python - rc: Add 'GTX' to locals.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - rc: Add 'GTX' to locals.
Date: 2006-07-17 05:55:27
Message-ID: 20060717055527.0482386C579@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add 'GTX' to locals.

This will be the standard way to access the Green Trunk connection object within
*_python wrappers.

Also, don't allow interspersed options; those will need to be fed to the script.

Modified Files:
--------------
rc/src:
pg_python (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/rc/src/pg_python.diff?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message User Pgstudy 2006-07-17 11:17:21 fulldisjunction - fd: Finally, we support casting for shared attributes
Previous Message User Swm 2006-07-17 04:26:58 press - pr: Add initial whitepaper and build Makefile.