python - lo: Add standard, optparse, client options module.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - lo: Add standard, optparse, client options module.
Date: 2005-05-12 21:37:04
Message-ID: 20050512213704.0251C1125FFF@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add standard, optparse, client options module.

Provides standard postgresql client options for command line Python clients.

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

Browse pgsql-committers by date

  From Date Subject
Next Message User Andrewsn 2005-05-13 02:01:57 newsysviews - newsysview: make build.sh a bit safer for users.
Previous Message James William Pye 2005-05-12 21:26:56 python - lo: Add PG version utility.