python - pq: Immediately reset the __write_object. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - pq: Immediately reset the __write_object.
Date
Msg-id 20071116023918.41A8117ADCC2@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Immediately reset the __write_object.

If this is not done, it's possible for an interrupt to cause the object to be
written again.

Modified Files:
--------------
    pq/src:
        transam.py (r1.11 -> r1.12)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/transam.py.diff?r1=1.11&r2=1.12)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Small comment spacing improvement.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add a couple of notes pointing out that GIN index build time is