python - pq: Handle NULL messages in Executing transactions.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - pq: Handle NULL messages in Executing transactions.
Date: 2006-05-08 01:52:46
Message-ID: 20060508015246.1CFD786C58F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Handle NULL messages in Executing transactions.

Modified Files:
--------------
pq/src:
client3.py (r1.21 -> r1.22)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/client3.py.diff?r1=1.21&r2=1.22)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2006-05-08 01:54:25 python - fe: Only attempt to extract tuple counts when rmsg is not None.
Previous Message Tom Lane 2006-05-08 00:00:18 pgsql: Rewrite btree vacuuming to fold the former bulkdelete and cleanup