summaryrefslogtreecommitdiff
path: root/src/interfaces/python
AgeCommit message (Expand)Author
2001-03-15Fix parameter handling.D'Arcy J.M. Cain
2001-03-15Add WIN32 support.D'Arcy J.M. Cain
2001-03-03Update the version number. We may change this to 7.1 if we align it withD'Arcy J.M. Cain
2001-03-03Add oid to list of keys cached.D'Arcy J.M. Cain
2001-03-03Incrementing version number in preparation for next release. Note that ID'Arcy J.M. Cain
2001-03-03Added postgres.h header for more type checking.D'Arcy J.M. Cain
2001-02-07Only pass the -L* portions of LDFLAGS to the Python build environment.Peter Eisentraut
2001-02-04Pass LDFLAGS along with LIBS to the Python build stuff, especially to pickPeter Eisentraut
2001-02-02Apply patches for QNX from MaurizioBruce Momjian
2000-12-30Fix unportable use of '!' in shell commands.Peter Eisentraut
2000-11-10Update to PyGreSQL 3.1:Bruce Momjian
2000-10-02Add missing python files.Bruce Momjian
2000-10-02Update for PyGreSQL 3.0, from D'Arcy J.M. CainBruce Momjian
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-06-28Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut
2000-06-10Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut
2000-05-29Cleanup of <> and ""Bruce Momjian
1999-05-28Update pygresql version stamp.Bruce Momjian
1999-05-25pgindent run over code.Bruce Momjian
1999-05-19Bring python up to date ...Marc G. Fournier
1999-05-17Add pythonBruce Momjian
1999-05-17Re-add python.Bruce Momjian
1999-05-17Updates for 6.5.Bruce Momjian
1999-05-10Update to PyGreSQL 2.3.Bruce Momjian
1999-05-03here are some patches for 6.5.0 which I already submitted but have neverBruce Momjian
1998-12-17Upgrade to Pygress 2.2.Bruce Momjian
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-03-14Change Postgres95 to PostgreSQL. Update CLUSTER manual page.Bruce Momjian
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-01-25Merge in D'Arcy Cain's python interface (PyGreSQL 2.0)Marc G. Fournier