| Age | Commit message (Expand) | Author |
| 2009-03-25 | Add btree_gin contrib module. | Tom Lane |
| 2009-01-04 | Add contrib/pg_stat_statements for server-wide tracking of statement execution | Tom Lane |
| 2008-11-19 | Add auto-explain contrib module for automatic logging of the plans of | Tom Lane |
| 2008-07-29 | Add a new, improved version of citext as a contrib module. | Tom Lane |
| 2008-05-08 | Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it | Tom Lane |
| 2007-11-13 | Re-add contrib/tsearch2 to the set of buildable contrib modules. | Tom Lane |
| 2007-10-15 | Add sample text search dictionary templates and parsers, to replace the | Tom Lane |
| 2007-10-13 | Remove contrib/txid, in preparation for migrating it into core. | Tom Lane |
| 2007-10-07 | Added the Skytools extended transaction ID module to contrib as discussed | Jan Wieck |
| 2007-08-21 | contrib/tsearch2 now fails its regression test because of conflicts with | Tom Lane |
| 2007-06-01 | Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backends | Tom Lane |
| 2007-05-17 | Add database page inspection /contrib module. | Bruce Momjian |
| 2007-04-21 | Contrib module uuid-ossp for generating UUID values using the OSSP UUID | Peter Eisentraut |
| 2007-04-15 | Add --with-libxslt configure option | Andrew Dunstan |
| 2007-04-14 | revert change to build xml2 until a better fix is found | Andrew Dunstan |
| 2007-04-13 | Enable building contrib/xml2 if configured using --with-libxml. | Andrew Dunstan |
| 2007-02-08 | Add /contrib/pg_standby: | Bruce Momjian |
| 2006-09-09 | Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, and | Tom Lane |
| 2006-09-05 | Add hstore contrib module. | Teodor Sigaev |
| 2006-09-05 | Remove contrib modules that have been migrated to pgfoundry: adddepend, | Tom Lane |
| 2006-09-04 | sslinfo contrib module - information about current SSL certificate | Peter Eisentraut |
| 2006-05-30 | Add /contrib/adminpack to contrib/Makefile, do case-folding change. | Bruce Momjian |
| 2006-04-23 | Add pgrowlocks | Tatsuo Ishii |
| 2006-04-03 | Put flex'ed and bison'ed files in contrib in the distribution tarball, as | Peter Eisentraut |
| 2006-02-25 | Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>. | Peter Eisentraut |
| 2006-02-12 | Add contrib/pg_freespacemap to display free space map information. | Bruce Momjian |
| 2005-09-01 | Correct comment about why contrib/xml2 isn't built automatically. | Tom Lane |
| 2005-07-29 | Remove contrib version of pg_autovacuum --- superseded by integrated | Tom Lane |
| 2005-07-29 | Move reindexdb from /contrib to /bin. | Bruce Momjian |
| 2005-07-29 | Move dbsize functions into the backend. New functions: | Bruce Momjian |
| 2005-07-01 | Remove contrib version of rtree_gist --- now in core system. | Tom Lane |
| 2005-06-23 | Move findoidjoins out of contrib and into src/tools, which is a more | Tom Lane |
| 2005-06-22 | Remove contrib modules that have been agreed to be obsolete. | Tom Lane |
| 2005-03-12 | Add pg_buffercache contrib module, from Mark Kirkwood. | Neil Conway |
| 2004-12-14 | In 'make installcheck' for contrib/, insert 'sleep 1' between subdirectory | Tom Lane |
| 2004-11-04 | Contrib build fixes: | Neil Conway |
| 2004-09-16 | Remove contrib/pg_logger, per recent discussion. | Tom Lane |
| 2004-08-28 | Remove contrib/rserv, since there are better replication solutions | Tom Lane |
| 2004-06-01 | List pg_trgm in contrib Makefile and README. | Tom Lane |
| 2004-03-05 | Add xml2 as skipped /contrib Makefile entry. | Bruce Momjian |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2003-09-11 | Here is a patch that removes contrib/array, leaving only the README with | Bruce Momjian |
| 2003-07-24 | Add tsearch2. | Tom Lane |
| 2003-06-30 | Update contrib/Makefile's list of subdirectories that it does not try | Tom Lane |
| 2003-06-30 | Put back inappropriately-removed entry for earthdistance subdirectory. | Tom Lane |
| 2003-06-25 | Includes: | Bruce Momjian |
| 2003-03-20 | I have updated my pg_autovacuum program (formerly pg_avd, the name | Bruce Momjian |
| 2002-10-21 | First step to removing /contrib/retep, with Peter Mount's approval. | Bruce Momjian |
| 2002-09-05 | findoidjoins and tsearch are not broken anymore. | Tom Lane |
| 2002-09-05 | Commenting out doesn't work, so move the broken modules out of the list. | Peter Eisentraut |