diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2009-03-12 05:32:00 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2009-03-12 05:32:00 +0000 |
| commit | a1529090698c589b64ab3ed0f0ba62cd72617f5b (patch) | |
| tree | d73bf9dd251685ffe8c97906d636074965bc6457 /tests/regressiontests/initial_sql_regress/sql/simple.sql | |
| parent | c663e8fbd73ad3ad2f4bd1cdb473b77963c2e352 (diff) | |
Fixed #10467 -- Fixed generated INSERT SQL for PostgreSQL 8.1 and earlier.
I introduced a bad regression in r10029, forgetting to check that some
syntax was supported. For now, you can't use autocommit=True with 8.1
and earlier (it's still available for later versions). I'll fix the
broader issue later and re-enable it for those versions, but I want to
get the SQL regression for the default path out of the code right now.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10035 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/initial_sql_regress/sql/simple.sql')
0 files changed, 0 insertions, 0 deletions
