python - fe: Asyncs can occur while waiting for Ready.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - fe: Asyncs can occur while waiting for Ready.
Date: 2006-03-22 13:54:08
Message-ID: 20060322135409.05B5D103385D@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Asyncs can occur while waiting for Ready.

Also, change the "invalid message" error(TypeError) to a ProtocolError and
fix the interpolation of that message.

Add some tests that may help reveal these issues.

Modified Files:
--------------
fe/test:
tracenull.py (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/test/tracenull.py.diff?r1=1.9&r2=1.10)
fe/src:
tracenull.py (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/tracenull.py.diff?r1=1.19&r2=1.20)

Browse pgsql-committers by date

  From Date Subject
Next Message User H-saito 2006-03-22 17:02:50 psqlodbc - psqlodbc: I have noticed the commit leak...
Previous Message User Aparashar 2006-03-22 07:37:06 bizgres - bizgres: Tom Lane, Simon Riggs 1.