python - pq: No need for adding an extra __init__ layer anymore.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - pq: No need for adding an extra __init__ layer anymore.
Date: 2006-02-12 19:12:23
Message-ID: 20060212191223.226241033846@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
No need for adding an extra __init__ layer anymore.

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-02-12 19:13:19 pgsql: Not done: > o %Allow ALTER TABLE ...
Previous Message Bruce Momjian 2006-02-12 19:11:02 pgsql: Revert patch becaues of locking concerns: Allow ALTER TABLE ...