python - pq: Add WireMessage and reorder startup packets.

Lists: pgsql-committers
From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - pq: Add WireMessage and reorder startup packets.
Date: 2005-09-12 22:08:59
Message-ID: 20050912220859.AF9351125F68@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Add WireMessage and reorder startup packets. Remove the Startup's special string
function as it doesn't need it if type = ''.

Modified Files:
--------------
pq/src:
element3.py (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/element3.py.diff?r1=1.8&r2=1.9)