summaryrefslogtreecommitdiff
path: root/contrib/Makefile
AgeCommit message (Expand)Author
2007-11-13Re-add contrib/tsearch2 to the set of buildable contrib modules.Tom Lane
2007-10-15Add sample text search dictionary templates and parsers, to replace theTom Lane
2007-10-13Remove contrib/txid, in preparation for migrating it into core.Tom Lane
2007-10-07Added the Skytools extended transaction ID module to contrib as discussedJan Wieck
2007-08-21contrib/tsearch2 now fails its regression test because of conflicts withTom Lane
2007-06-01Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backendsTom Lane
2007-05-17Add database page inspection /contrib module.Bruce Momjian
2007-04-21Contrib module uuid-ossp for generating UUID values using the OSSP UUIDPeter Eisentraut
2007-04-15Add --with-libxslt configure optionAndrew Dunstan
2007-04-14revert change to build xml2 until a better fix is foundAndrew Dunstan
2007-04-13Enable building contrib/xml2 if configured using --with-libxml.Andrew Dunstan
2007-02-08Add /contrib/pg_standby:Bruce Momjian
2006-09-09Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, andTom Lane
2006-09-05Add hstore contrib module.Teodor Sigaev
2006-09-05Remove contrib modules that have been migrated to pgfoundry: adddepend,Tom Lane
2006-09-04sslinfo contrib module - information about current SSL certificatePeter Eisentraut
2006-05-30Add /contrib/adminpack to contrib/Makefile, do case-folding change.Bruce Momjian
2006-04-23Add pgrowlocksTatsuo Ishii
2006-04-03Put flex'ed and bison'ed files in contrib in the distribution tarball, asPeter Eisentraut
2006-02-25Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>.Peter Eisentraut
2006-02-12Add contrib/pg_freespacemap to display free space map information.Bruce Momjian
2005-09-01Correct comment about why contrib/xml2 isn't built automatically.Tom Lane
2005-07-29Remove contrib version of pg_autovacuum --- superseded by integratedTom Lane
2005-07-29Move reindexdb from /contrib to /bin.Bruce Momjian
2005-07-29Move dbsize functions into the backend. New functions:Bruce Momjian
2005-07-01Remove contrib version of rtree_gist --- now in core system.Tom Lane
2005-06-23Move findoidjoins out of contrib and into src/tools, which is a moreTom Lane
2005-06-22Remove contrib modules that have been agreed to be obsolete.Tom Lane
2005-03-12Add pg_buffercache contrib module, from Mark Kirkwood.Neil Conway
2004-12-14In 'make installcheck' for contrib/, insert 'sleep 1' between subdirectoryTom Lane
2004-11-04Contrib build fixes:Neil Conway
2004-09-16Remove contrib/pg_logger, per recent discussion.Tom Lane
2004-08-28Remove contrib/rserv, since there are better replication solutionsTom Lane
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