diff options
author | Peter Eisentraut | 2001-03-04 18:54:07 +0000 |
---|---|---|
committer | Peter Eisentraut | 2001-03-04 18:54:07 +0000 |
commit | 5bbad66e0ecf886ce3af03035e5f256ecc25b21e (patch) | |
tree | 40bf05d3b74374e7ab8814f460d9e12d4138df31 /doc/src/sgml/programmer.sgml | |
parent | 60cea7d71ab54df561bc74fc6632a4bfc786c1dd (diff) |
PyGreSQL documentation. Based on the README, converted to DocBook by
Mikhail Terekhov <terekhov@emc.com>.
Diffstat (limited to 'doc/src/sgml/programmer.sgml')
-rw-r--r-- | doc/src/sgml/programmer.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/programmer.sgml b/doc/src/sgml/programmer.sgml index f4f3812fdd1..7cb73ac5e42 100644 --- a/doc/src/sgml/programmer.sgml +++ b/doc/src/sgml/programmer.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.34 2001/02/04 15:28:18 petere Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.35 2001/03/04 18:54:07 petere Exp $ PostgreSQL Programmer's Guide. --> @@ -48,6 +48,7 @@ PostgreSQL Programmer's Guide. &ecpg; &odbc; &jdbc; + &pygresql; &lisp; </part> |