summaryrefslogtreecommitdiff
path: root/contrib/Makefile
AgeCommit message (Expand)Author
2004-06-01List pg_trgm in contrib Makefile and README.Tom Lane
2004-03-05Add xml2 as skipped /contrib Makefile entry.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-09-11Here is a patch that removes contrib/array, leaving only the README withBruce Momjian
2003-07-24Add tsearch2.Tom Lane
2003-06-30Update contrib/Makefile's list of subdirectories that it does not tryTom Lane
2003-06-30Put back inappropriately-removed entry for earthdistance subdirectory.Tom Lane
2003-06-25Includes:Bruce Momjian
2003-03-20I have updated my pg_autovacuum program (formerly pg_avd, the nameBruce Momjian
2002-10-21First step to removing /contrib/retep, with Peter Mount's approval.Bruce Momjian
2002-09-05findoidjoins and tsearch are not broken anymore.Tom Lane
2002-09-05Commenting out doesn't work, so move the broken modules out of the list.Peter Eisentraut
2002-09-04Disable findoidjoins while it doesn't compile.Peter Eisentraut
2002-08-30intagg subdirectory was missing.Tom Lane
2002-08-17Cleanup.Tom Lane
2002-07-30Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.Bruce Momjian
2002-07-30Add tablefunc to contrib makefile.Bruce Momjian
2002-06-23Link dbmirror into /contrib system.Bruce Momjian
2002-02-22I've written on like that a while ago:Bruce Momjian
2001-10-12txtidx datatype for full text indexing with GiST.Tom Lane
2001-10-01Add pgstattupleTatsuo Ishii
2001-09-29I noticed that the contrib Makefiles were reorganized.Bruce Momjian
2001-09-06To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut
2001-09-04unixdate subdirectory is gone.Tom Lane
2001-08-23Add chkpass.Tom Lane
2001-08-22New contrib module for BTREE emulation in GiST.Tom Lane
2001-07-06Resolve a number of oddities in the Java build. First, remove the weirdPeter Eisentraut
2001-06-18Add new dblink to /contrib Makefile.'Bruce Momjian
2001-05-31Support for emulating RTREE indexing in GiST. Contributed byTom Lane
2001-05-10Add oracle conversion utility ora2pg in /contrib/oracle.Bruce Momjian
2001-05-09This directory contains a module that implements the "Metaphone" code asBruce Momjian
2001-03-14First cut at XLOG file reset utility.Tom Lane
2001-03-13'test -e' isn't portable. Use 'test -f'.Peter Eisentraut
2001-02-11Add to Makefile.Bruce Momjian
2001-02-10cleanupBruce Momjian
2001-02-10Add oid2name subdirectory to contrib Makefile.Tom Lane
2001-02-09Remove link to dead subdirectory 'linux'.Tom Lane
2001-01-15Show intarray contrib module in contrib/README and Makefile.Tom Lane
2000-12-20Add rserv replication toolkit from Vadim Mikheev.Thomas G. Lockhart
2000-12-11Links to CUBE, SEG contrib itemsTom Lane
2000-10-31Hashing functions from Marko Kreen <marko@l-t.ee>Peter Eisentraut
2000-09-18Move contrib/odbc/odbc.sql together with odbc driver, remove old files;Peter Eisentraut
2000-07-16Automatic dependency trackingPeter Eisentraut
2000-07-09Another round of those unportable config/build changes :-/Peter Eisentraut
2000-06-19Update to /contrib from Karel.Bruce Momjian
2000-06-15/contrib patch from Karel.Bruce Momjian
2000-05-29Generated header files parse.h and fmgroids.h are now copied intoTom Lane
1999-09-27Apply contrib patch from MassimoBruce Momjian
1999-06-05Hi,Bruce Momjian