#3460: Allow configuration of postgresql_psycopg2 isolation level
--------------------------------------------------------+-------------------
          Reporter:  Jack Moffitt <metaj...@gmail.com>  |         Owner:  
mtredinnick
            Status:  closed                             |     Milestone:  1.1 
beta   
         Component:  Database layer (models, ORM)       |       Version:  SVN   
     
        Resolution:  fixed                              |      Keywords:        
     
             Stage:  Accepted                           |     Has_patch:  1     
     
        Needs_docs:  0                                  |   Needs_tests:  0     
     
Needs_better_patch:  0                                  |  
--------------------------------------------------------+-------------------
Changes (by terrex):

 * cc: guillermo.gutier...@uca.es (added)

Comment:

 [10029] Introduces the use of "RETURNING" clause for "insert into"
 statements. This is not available on my postgres 8.1.3. There is a way to
 disable this feature for older postgres?

 --
 psycopg2.ProgrammingError: error de sintaxis en o cerca de «RETURNING» en
 el caracter 113

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3460#comment:38>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to