diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2009-03-16 00:34:58 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2009-03-16 00:34:58 +0000 |
| commit | 536ccd1134d747bc22cf80c42c332e533146a9fe (patch) | |
| tree | 0682ef317e0ce1e31a9c8d52c0e006493a8733a0 /docs | |
| parent | 0597dea4d0cbf20a4b815f586ba1babccda93e2e (diff) | |
More fixing of PostgreSQL < 8.2 problems with the psycopg2 backend.
Affects the postgresql_psycopg2 backend only. We now don't use the
"RETURNING" syntax in SQL INSERT statements unless it's required by the
autocommit behaviour. This fixes an edge-case that could cause crashes
with earlier PostgreSQL versions, but the broader problem remains to be
fixed (which is #10509).
Fixed #10467. Refs #10509.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10065 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
