summaryrefslogtreecommitdiff
path: root/src/interfaces/python/mkdefines
AgeCommit message (Collapse)Author
2001-06-22Include catalog/pg_type.h instead of manually extracting the interestingPeter Eisentraut
oid values.
2001-06-20Add NUMERICOID to this script. This script can be run occasionally toD'Arcy J.M. Cain
make sure that we are using the right #defines in pgmodule.c but the OIDs are never actually expected to change.
2000-10-02Update for PyGreSQL 3.0, from D'Arcy J.M. CainBruce Momjian
1999-05-17Re-add python.Bruce Momjian
1999-05-10Update to PyGreSQL 2.3.Bruce Momjian
1998-12-17Upgrade to Pygress 2.2.Bruce Momjian