Log Message:
-----------
New constants and IST interfaces

Add subtransaction interfaces with *very* basic support for protecting
over-Release/Rollback from FATAL'ing. Postgres.Begin, Postgres.Release, and
Postgres.Rollback.

Change Get-TransactionId/CommandID/UserId to use Postgres.Object's.
Forget about NotPyPgTransaction.

Modified Files:
--------------
    be/src:
        module.c (r1.8 -> r1.9)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/module.c.diff?r1=1.8&r2=1.9)
        constants.c (r1.4 -> r1.5)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/constants.c.diff?r1=1.4&r2=1.5)

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to