python - ip: Use new client options and move GT options to it's own

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - ip: Use new client options and move GT options to it's own
Date: 2007-04-02 06:38:11
Message-ID: 20070402063811.744CD2173C6@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use new client options and move GT options to it's own module.

Other keyword updates.

Modified Files:
--------------
ip/src:
abstract.py (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/abstract.py.diff?r1=1.6&r2=1.7)
python.py (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/python.py.diff?r1=1.7&r2=1.8)

Added Files:
-----------
ip/src:
option.py (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/option.py?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2007-04-02 06:38:37 python - fe: Use new client options and environ.
Previous Message Tom Lane 2007-04-02 03:49:42 pgsql: Support enum data types.