python - fe: Don't send sync if the transaction is Querying or Function.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - fe: Don't send sync if the transaction is Querying or Function.
Date: 2006-03-20 05:57:40
Message-ID: 20060320055741.028631033915@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Don't send sync if the transaction is Querying or Function.

Modified Files:
--------------
fe/src:
tracenull.py (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/tracenull.py.diff?r1=1.18&r2=1.19)

Browse pgsql-committers by date

  From Date Subject
Next Message User Okbob 2006-03-20 06:21:56 orafce - orafce: dbms_pipe completed
Previous Message James William Pye 2006-03-20 05:56:26 python - pq: Let the user handle the following Ready message.