]> granicus.if.org Git - postgresql/commit
Update for PyGreSQL 3.0, from D'Arcy J.M. Cain
authorBruce Momjian <bruce@momjian.us>
Mon, 2 Oct 2000 03:27:33 +0000 (03:27 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 2 Oct 2000 03:27:33 +0000 (03:27 +0000)
commitf36e7ff0927bdae6ea477cb64be9088307e5bddd
tree6eb269b322a01669c3a62d4a881c30ec05f80898
parent0bd84442f55725ff073338dee5afc4cf895b747b
Update for PyGreSQL 3.0, from D'Arcy J.M. Cain
17 files changed:
doc/TODO
src/interfaces/python/Announce
src/interfaces/python/ChangeLog
src/interfaces/python/PyGreSQL.spec [new file with mode: 0644]
src/interfaces/python/README
src/interfaces/python/README.linux
src/interfaces/python/mkdefines
src/interfaces/python/pg.py
src/interfaces/python/pgdb.py [new file with mode: 0644]
src/interfaces/python/pgmodule.c
src/interfaces/python/pgsqldb.py [deleted file]
src/interfaces/python/setup.py [new file with mode: 0755]
src/interfaces/python/tutorial/advanced.py [deleted file]
src/interfaces/python/tutorial/basics.py [deleted file]
src/interfaces/python/tutorial/func.py [deleted file]
src/interfaces/python/tutorial/pgtools.py [deleted file]
src/interfaces/python/tutorial/syscat.py [deleted file]