python - fe: Use AbortTransaction.returning in Transact.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - fe: Use AbortTransaction.returning in Transact.
Date: 2006-03-20 02:35:47
Message-ID: 20060320023547.9FD18103385A@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use AbortTransaction.returning in Transact.
[Test for it as well]

Modified Files:
--------------
fe/src:
tracenull.py (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/tracenull.py.diff?r1=1.17&r2=1.18)
fe/test:
tracenull.py (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/test/tracenull.py.diff?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2006-03-20 02:53:36 python - ip: Content update.
Previous Message James William Pye 2006-03-20 02:34:11 python - ex: Give AbortTransaction the ability to return an object.