python - be: Add SXid() and Transact() module functions.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Add SXid() and Transact() module functions.
Date: 2005-08-10 19:50:27
Message-ID: 20050810195027.B0CF51126462@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add SXid() and Transact() module functions.
Transact, with fair safety, assumes that it will be invoked within a
transaction.
SXid gets the current SubTransactionId as an XID instance.

Modified Files:
--------------
be/src:
module.c (r1.20 -> r1.21)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/module.c.diff?r1=1.20&r2=1.21)

Browse pgsql-committers by date

  From Date Subject
Next Message User Nitin 2005-08-10 19:50:36 bizgres - bizgres: changed java vm memory settings to 128m and 512m
Previous Message Bruce Momjian 2005-08-10 19:30:06 pgsql: Add new FAQ information.