aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/pgmodule.c
Commit message (Expand)AuthorAge
* Add prototypes to supress warnings.Bruce Momjian2001-07-11
* Include catalog/pg_type.h instead of manually extracting the interestingPeter Eisentraut2001-06-22
* Make sure that everything says version 3.2.D'Arcy J.M. Cain2001-06-20
* Add NUMERICOID return type. Treat it as floating point for now. ThisD'Arcy J.M. Cain2001-05-27
* While changing Cygwin Python to build its core as a DLL (like Win32Bruce Momjian2001-05-25
* Change "|zzlzzzz" argument specification to "|zzizzzz" so that the code worksD'Arcy J.M. Cain2001-05-02
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Add WIN32 support.D'Arcy J.M. Cain2001-03-15
* Added postgres.h header for more type checking.D'Arcy J.M. Cain2001-03-03
* Update to PyGreSQL 3.1:Bruce Momjian2000-11-10
* Update for PyGreSQL 3.0, from D'Arcy J.M. CainBruce Momjian2000-10-02
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-10
* Cleanup of <> and ""Bruce Momjian2000-05-29
* Update pygresql version stamp.Bruce Momjian1999-05-28
* pgindent run over code.Bruce Momjian1999-05-25
* Bring python up to date ...Marc G. Fournier1999-05-19
* Re-add python.Bruce Momjian1999-05-17
* Update to PyGreSQL 2.3.Bruce Momjian1999-05-10
* here are some patches for 6.5.0 which I already submitted but have neverBruce Momjian1999-05-03
* Upgrade to Pygress 2.2.Bruce Momjian1998-12-17
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Merge in D'Arcy Cain's python interface (PyGreSQL 2.0)Marc G. Fournier1998-01-25