]> granicus.if.org Git - postgresql/history - contrib/Makefile
Avoid PQisBusy/PQconsumeInput busy loop in case of PQisBusy returning
[postgresql] / contrib / Makefile
2002-09-05 Tom Lanefindoidjoins and tsearch are not broken anymore.
2002-09-05 Peter EisentrautCommenting out doesn't work, so move the broken modules...
2002-09-04 Peter EisentrautDisable findoidjoins while it doesn't compile.
2002-08-30 Tom Laneintagg subdirectory was missing.
2002-08-17 Tom LaneCleanup.
2002-07-30 Bruce MomjianAdd ltree data type to contrib, from Teodor Sigaev...
2002-07-30 Bruce MomjianAdd tablefunc to contrib makefile.
2002-06-23 Bruce MomjianLink dbmirror into /contrib system.
2002-02-22 Bruce MomjianI've written on like that a while ago:
2001-10-12 Tom Lanetxtidx datatype for full text indexing with GiST.
2001-10-01 Tatsuo IshiiAdd pgstattuple
2001-09-29 Bruce MomjianI noticed that the contrib Makefiles were reorganized.
2001-09-06 Peter EisentrautTo fix the perpetually broken makefiles in the contrib...
2001-09-04 Tom Laneunixdate subdirectory is gone.
2001-08-23 Tom LaneAdd chkpass.
2001-08-22 Tom LaneNew contrib module for BTREE emulation in GiST.
2001-07-06 Peter EisentrautResolve a number of oddities in the Java build. First...
2001-06-18 Bruce MomjianAdd new dblink to /contrib Makefile.'
2001-05-31 Tom LaneSupport for emulating RTREE indexing in GiST. Contribu...
2001-05-10 Bruce MomjianAdd oracle conversion utility ora2pg in /contrib/oracle.
2001-05-09 Bruce MomjianThis directory contains a module that implements the...
2001-03-14 Tom LaneFirst cut at XLOG file reset utility.
2001-03-13 Peter Eisentraut'test -e' isn't portable. Use 'test -f'.
2001-02-11 Bruce MomjianAdd to Makefile.
2001-02-10 Bruce Momjiancleanup
2001-02-10 Tom LaneAdd oid2name subdirectory to contrib Makefile.
2001-02-09 Tom LaneRemove link to dead subdirectory 'linux'.
2001-01-15 Tom LaneShow intarray contrib module in contrib/README and...
2000-12-20 Thomas G. LockhartAdd rserv replication toolkit from Vadim Mikheev.
2000-12-11 Tom LaneLinks to CUBE, SEG contrib items
2000-10-31 Peter EisentrautHashing functions from Marko Kreen <marko@l-t.ee>
2000-09-18 Peter EisentrautMove contrib/odbc/odbc.sql together with odbc driver...
2000-07-16 Peter EisentrautAutomatic dependency tracking
2000-07-09 Peter EisentrautAnother round of those unportable config/build changes :-/
2000-06-19 Bruce MomjianUpdate to /contrib from Karel.
2000-06-15 Bruce Momjian/contrib patch from Karel.
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
1999-09-27 Bruce MomjianApply contrib patch from Massimo
1999-06-05 Bruce MomjianHi,