aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile
Commit message (Expand)AuthorAge
* Add a hook to CREATE/ALTER ROLE to allow an external module to check theTom Lane2009-11-18
* Unaccent dictionary.Teodor Sigaev2009-08-18
* Expand test coverage support to entire treePeter Eisentraut2009-08-07
* Add btree_gin contrib module.Tom Lane2009-03-25
* Add contrib/pg_stat_statements for server-wide tracking of statement executionTom Lane2009-01-04
* Add auto-explain contrib module for automatic logging of the plans ofTom Lane2008-11-19
* Add a new, improved version of citext as a contrib module.Tom Lane2008-07-29
* Fix contrib/xml2 makefile to not override CFLAGS, and in passing make itTom Lane2008-05-08
* Re-add contrib/tsearch2 to the set of buildable contrib modules.Tom Lane2007-11-13
* Add sample text search dictionary templates and parsers, to replace theTom Lane2007-10-15
* Remove contrib/txid, in preparation for migrating it into core.Tom Lane2007-10-13
* Added the Skytools extended transaction ID module to contrib as discussedJan Wieck2007-10-07
* contrib/tsearch2 now fails its regression test because of conflicts withTom Lane2007-08-21
* Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backendsTom Lane2007-06-01
* Add database page inspection /contrib module.Bruce Momjian2007-05-17
* Contrib module uuid-ossp for generating UUID values using the OSSP UUIDPeter Eisentraut2007-04-21
* Add --with-libxslt configure optionAndrew Dunstan2007-04-15
* revert change to build xml2 until a better fix is foundAndrew Dunstan2007-04-14
* Enable building contrib/xml2 if configured using --with-libxml.Andrew Dunstan2007-04-13
* Add /contrib/pg_standby:Bruce Momjian2007-02-08
* Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, andTom Lane2006-09-09
* Add hstore contrib module.Teodor Sigaev2006-09-05
* Remove contrib modules that have been migrated to pgfoundry: adddepend,Tom Lane2006-09-05
* sslinfo contrib module - information about current SSL certificatePeter Eisentraut2006-09-04
* Add /contrib/adminpack to contrib/Makefile, do case-folding change.Bruce Momjian2006-05-30
* Add pgrowlocksTatsuo Ishii2006-04-23
* Put flex'ed and bison'ed files in contrib in the distribution tarball, asPeter Eisentraut2006-04-03
* Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>.Peter Eisentraut2006-02-25
* Add contrib/pg_freespacemap to display free space map information.Bruce Momjian2006-02-12
* Correct comment about why contrib/xml2 isn't built automatically.Tom Lane2005-09-01
* Remove contrib version of pg_autovacuum --- superseded by integratedTom Lane2005-07-29
* Move reindexdb from /contrib to /bin.Bruce Momjian2005-07-29
* Move dbsize functions into the backend. New functions:Bruce Momjian2005-07-29
* Remove contrib version of rtree_gist --- now in core system.Tom Lane2005-07-01
* Move findoidjoins out of contrib and into src/tools, which is a moreTom Lane2005-06-23
* Remove contrib modules that have been agreed to be obsolete.Tom Lane2005-06-22
* Add pg_buffercache contrib module, from Mark Kirkwood.Neil Conway2005-03-12
* In 'make installcheck' for contrib/, insert 'sleep 1' between subdirectoryTom Lane2004-12-14
* Contrib build fixes:Neil Conway2004-11-04
* Remove contrib/pg_logger, per recent discussion.Tom Lane2004-09-16
* Remove contrib/rserv, since there are better replication solutionsTom Lane2004-08-28
* List pg_trgm in contrib Makefile and README.Tom Lane2004-06-01
* Add xml2 as skipped /contrib Makefile entry.Bruce Momjian2004-03-05
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Here is a patch that removes contrib/array, leaving only the README withBruce Momjian2003-09-11
* Add tsearch2.Tom Lane2003-07-24
* Update contrib/Makefile's list of subdirectories that it does not tryTom Lane2003-06-30
* Put back inappropriately-removed entry for earthdistance subdirectory.Tom Lane2003-06-30
* Includes:Bruce Momjian2003-06-25
* I have updated my pg_autovacuum program (formerly pg_avd, the nameBruce Momjian2003-03-20