OSDN Git Service

Add /contrib/adminpack to contrib/Makefile, do case-folding change.
[pg-rex/syncrep.git] / contrib / Makefile
2006-05-30 Bruce MomjianAdd /contrib/adminpack to contrib/Makefile, do case...
2006-04-23 Tatsuo IshiiAdd pgrowlocks
2006-04-03 Peter EisentrautPut flex'ed and bison'ed files in contrib in the distri...
2006-02-25 Peter EisentrautRemove ora2pg; now available at <samse.fr/GPL/ora2pg/>.
2006-02-12 Bruce MomjianAdd contrib/pg_freespacemap to display free space map...
2005-09-01 Tom LaneCorrect comment about why contrib/xml2 isn't built...
2005-07-29 Tom LaneRemove contrib version of pg_autovacuum --- superseded...
2005-07-29 Bruce MomjianMove reindexdb from /contrib to /bin.
2005-07-29 Bruce MomjianMove dbsize functions into the backend. New functions:
2005-07-01 Tom LaneRemove contrib version of rtree_gist --- now in core...
2005-06-23 Tom LaneMove findoidjoins out of contrib and into src/tools...
2005-06-22 Tom LaneRemove contrib modules that have been agreed to be...
2005-03-12 Neil ConwayAdd pg_buffercache contrib module, from Mark Kirkwood.
2004-12-14 Tom LaneIn 'make installcheck' for contrib/, insert 'sleep...
2004-11-04 Neil ConwayContrib build fixes:
2004-09-16 Tom LaneRemove contrib/pg_logger, per recent discussion.
2004-08-28 Tom LaneRemove contrib/rserv, since there are better replicatio...
2004-06-01 Tom LaneList pg_trgm in contrib Makefile and README.
2004-03-05 Bruce MomjianAdd xml2 as skipped /contrib Makefile entry.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-11 Bruce MomjianHere is a patch that removes contrib/array, leaving...
2003-07-24 Tom LaneAdd tsearch2.
2003-06-30 Tom LaneUpdate contrib/Makefile's list of subdirectories that...
2003-06-30 Tom LanePut back inappropriately-removed entry for earthdistanc...
2003-06-25 Bruce MomjianIncludes:
2003-03-20 Bruce MomjianI have updated my pg_autovacuum program (formerly pg_av...
2002-10-21 Bruce MomjianFirst step to removing /contrib/retep, with Peter Mount...
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,