Log Message:
-----------
Subclass InteractiveConsole for auto-savepointing.

In cases where in_xact is true, use the SavingConsole to provide automatic
subtransactions for runcode executions. Rollback To on exception, Release
otherwise.

Modified Files:
--------------
    ip/src:
        python.py (r1.11 -> r1.12)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/python.py.diff?r1=1.11&r2=1.12)

Added Files:
-----------
    ip/src:
        code.py (r1.1)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/code.py?rev=1.1&content-type=text/x-cvsweb-markup)

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to