python - fe: Fix Connection class data members.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - fe: Fix Connection class data members.
Date: 2005-09-22 06:37:15
Message-ID: 20050922063715.B202511263C2@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix Connection class data members. superuser should be a BooleanType and version
should be on rob.

Modified Files:
--------------
fe/src:
tracenull.py (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/tracenull.py.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-09-22 06:47:12 python - fe: Update description.
Previous Message James William Pye 2005-09-22 04:54:03 python - pkg: Handle ext_modules and don't forget *.c.