python - fe: Only attempt to extract tuple counts when rmsg is not None. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - fe: Only attempt to extract tuple counts when rmsg is not None.
Date
Msg-id 20060508015425.AE22F86C58F@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Only attempt to extract tuple counts when rmsg is not None.
(Test NULL message producing queries per pq fix.)

Modified Files:
--------------
    fe/src:
        tracenull.py (r1.24 -> r1.25)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/tracenull.py.diff?r1=1.24&r2=1.25)
    fe/test:
        tracenull.py (r1.12 -> r1.13)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/test/tracenull.py.diff?r1=1.12&r2=1.13)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - pq: Handle NULL messages in Executing transactions.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Build server libpgport with all non-FRONTEND object files.