summaryrefslogtreecommitdiff
path: root/contrib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, andTom Lane2006-09-091-3/+3
* Add hstore contrib module.Teodor Sigaev2006-09-051-1/+2
* Remove contrib modules that have been migrated to pgfoundry: adddepend,Tom Lane2006-09-051-9/+1
* sslinfo contrib module - information about current SSL certificatePeter Eisentraut2006-09-041-1/+5
* Add /contrib/adminpack to contrib/Makefile, do case-folding change.Bruce Momjian2006-05-301-1/+2
* Add pgrowlocksTatsuo Ishii2006-04-231-1/+2
* Put flex'ed and bison'ed files in contrib in the distribution tarball, asPeter Eisentraut2006-04-031-2/+2
* Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>.Peter Eisentraut2006-02-251-2/+1
* Add contrib/pg_freespacemap to display free space map information.Bruce Momjian2006-02-121-1/+2
* Correct comment about why contrib/xml2 isn't built automatically.Tom Lane2005-09-011-2/+2
* Remove contrib version of pg_autovacuum --- superseded by integratedTom Lane2005-07-291-2/+1
* Move reindexdb from /contrib to /bin.Bruce Momjian2005-07-291-2/+1
* Move dbsize functions into the backend. New functions:Bruce Momjian2005-07-291-2/+1
* Remove contrib version of rtree_gist --- now in core system.Tom Lane2005-07-011-2/+1
* Move findoidjoins out of contrib and into src/tools, which is a moreTom Lane2005-06-231-2/+1
* Remove contrib modules that have been agreed to be obsolete.Tom Lane2005-06-221-12/+1
* Add pg_buffercache contrib module, from Mark Kirkwood.Neil Conway2005-03-121-1/+2
* In 'make installcheck' for contrib/, insert 'sleep 1' between subdirectoryTom Lane2004-12-141-2/+12
* Contrib build fixes:Neil Conway2004-11-041-2/+2
* Remove contrib/pg_logger, per recent discussion.Tom Lane2004-09-161-2/+1
* Remove contrib/rserv, since there are better replication solutionsTom Lane2004-08-281-2/+1
* List pg_trgm in contrib Makefile and README.Tom Lane2004-06-011-2/+3
* Add xml2 as skipped /contrib Makefile entry.Bruce Momjian2004-03-051-1/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Here is a patch that removes contrib/array, leaving only the README withBruce Momjian2003-09-111-2/+2
* Add tsearch2.Tom Lane2003-07-241-1/+2
* Update contrib/Makefile's list of subdirectories that it does not tryTom Lane2003-06-301-1/+4
* Put back inappropriately-removed entry for earthdistance subdirectory.Tom Lane2003-06-301-1/+2
* Includes:Bruce Momjian2003-06-251-2/+1
* I have updated my pg_autovacuum program (formerly pg_avd, the nameBruce Momjian2003-03-201-1/+2
* First step to removing /contrib/retep, with Peter Mount's approval.Bruce Momjian2002-10-211-5/+1
* findoidjoins and tsearch are not broken anymore.Tom Lane2002-09-051-4/+3
* Commenting out doesn't work, so move the broken modules out of the list.Peter Eisentraut2002-09-051-3/+4
* Disable findoidjoins while it doesn't compile.Peter Eisentraut2002-09-041-2/+2
* intagg subdirectory was missing.Tom Lane2002-08-301-1/+2
* Cleanup.Tom Lane2002-08-171-3/+1
* Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.Bruce Momjian2002-07-301-1/+2
* Add tablefunc to contrib makefile.Bruce Momjian2002-07-301-1/+2
* Link dbmirror into /contrib system.Bruce Momjian2002-06-231-1/+2
* I've written on like that a while ago:Bruce Momjian2002-02-221-1/+2
* txtidx datatype for full text indexing with GiST.Tom Lane2001-10-121-5/+6
* Add pgstattupleTatsuo Ishii2001-10-011-1/+2
* I noticed that the contrib Makefiles were reorganized.Bruce Momjian2001-09-291-2/+2
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-061-10/+16
* unixdate subdirectory is gone.Tom Lane2001-09-041-2/+1
* Add chkpass.Tom Lane2001-08-231-1/+2
* New contrib module for BTREE emulation in GiST.Tom Lane2001-08-221-3/+3
* Resolve a number of oddities in the Java build. First, remove the weirdPeter Eisentraut2001-07-061-1/+6
* Add new dblink to /contrib Makefile.'Bruce Momjian2001-06-181-1/+2
* Support for emulating RTREE indexing in GiST. Contributed byTom Lane2001-05-311-1/+2