Обсуждение: python - be: Add SXid() and Transact() module functions.

Поиск
Список
Период
Сортировка

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

От
jwp@pgfoundry.org (James William Pye)
Дата:
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)