]> granicus.if.org Git - postgresql/history - contrib/isbn_issn
Avoid PQisBusy/PQconsumeInput busy loop in case of PQisBusy returning
[postgresql] / contrib / isbn_issn /
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-07-30 Tom LaneReplace ad-hoc insertions into pg_opclass and friends...
2002-07-16 Bruce MomjianAdd comment for isbn,issn data type, from Pete St....
2002-06-23 Bruce MomjianAdd indexing for isbn and issn.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-09-06 Peter EisentrautTo fix the perpetually broken makefiles in the contrib...
2001-06-18 Bruce MomjianThe attached patch enables the contrib subtree to build...
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-07-09 Peter EisentrautAnother round of those unportable config/build changes :-/
2000-07-04 Bruce MomjianMakefile cleanup from Karel.
2000-06-19 Bruce MomjianRemove old README files.
2000-06-19 Bruce MomjianAdd missing /contrib files
2000-06-19 Bruce MomjianUpdate to /contrib from Karel.
2000-06-16 Bruce MomjianCleanup README Makefile installs.
2000-06-15 Bruce MomjianAdd missing /contrib files to CVS.
2000-06-15 Bruce Momjian/contrib patch from Karel.
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
1999-05-25 Bruce Momjianpgindent run over code.
1998-08-17 Marc G. FournierFrom: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>