python - pq: Use () instead of tuple(), and make Describe, Close, and

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - pq: Use () instead of tuple(), and make Describe, Close, and
Date: 2005-08-11 22:03:40
Message-ID: 20050811220340.A39171125BAE@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use () instead of tuple(), and make Describe, Close, and Complete inherit from
StringType instead of delegating out.

Modified Files:
--------------
pq/src:
element3.py (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/element3.py.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-08-11 22:16:21 python - pq: Refine extended protocol transactions.
Previous Message Tom Lane 2005-08-11 21:11:51 pgsql: Autovacuum loose end mop-up.