aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/pgdb.py
diff options
context:
space:
mode:
authorD'Arcy J.M. Cain <darcy@druid.net>2001-04-12 09:49:37 +0000
committerD'Arcy J.M. Cain <darcy@druid.net>2001-04-12 09:49:37 +0000
commitd3d35e9b2534896c2f6e409f77a07d3ccf1a940f (patch)
tree0bda7416037e3a78892a05719dc71fae2b5a468a /src/interfaces/python/pgdb.py
parente47d6d440eac6f6cb280459bc5ecab67be86e93c (diff)
downloadpostgresql-d3d35e9b2534896c2f6e409f77a07d3ccf1a940f.tar.gz
postgresql-d3d35e9b2534896c2f6e409f77a07d3ccf1a940f.zip
I just noticed the beta comment. That's not actually true any more
so I removed it.
Diffstat (limited to 'src/interfaces/python/pgdb.py')
-rw-r--r--src/interfaces/python/pgdb.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/interfaces/python/pgdb.py b/src/interfaces/python/pgdb.py
index f52e9641145..68cd64cc220 100644
--- a/src/interfaces/python/pgdb.py
+++ b/src/interfaces/python/pgdb.py
@@ -3,9 +3,8 @@
(c) 1999, Pascal Andre <andre@via.ecp.fr>.
See package documentation for further information on copyright.
- Even though this file is distributed with a release version of
- PyGreSQL, this is beta software. Inline documentation is sparse.
- See DB-SIG 2.0 specification for usage information.
+ Inline documentation is sparse. See DB-SIG 2.0 specification for
+ usage information.
basic usage: