| Age | Commit message (Expand) | Author |
| 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 |
| 2002-09-04 | Disable findoidjoins while it doesn't compile. | Peter Eisentraut |
| 2002-08-30 | intagg subdirectory was missing. | Tom Lane |
| 2002-08-17 | Cleanup. | Tom Lane |
| 2002-07-30 | Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov. | Bruce Momjian |
| 2002-07-30 | Add tablefunc to contrib makefile. | Bruce Momjian |
| 2002-06-23 | Link dbmirror into /contrib system. | Bruce Momjian |
| 2002-02-22 | I've written on like that a while ago: | Bruce Momjian |
| 2001-10-12 | txtidx datatype for full text indexing with GiST. | Tom Lane |
| 2001-10-01 | Add pgstattuple | Tatsuo Ishii |
| 2001-09-29 | I noticed that the contrib Makefiles were reorganized. | Bruce Momjian |
| 2001-09-06 | To fix the perpetually broken makefiles in the contrib tree, I have | Peter Eisentraut |
| 2001-09-04 | unixdate subdirectory is gone. | Tom Lane |
| 2001-08-23 | Add chkpass. | Tom Lane |
| 2001-08-22 | New contrib module for BTREE emulation in GiST. | Tom Lane |
| 2001-07-06 | Resolve a number of oddities in the Java build. First, remove the weird | Peter Eisentraut |
| 2001-06-18 | Add new dblink to /contrib Makefile.' | Bruce Momjian |
| 2001-05-31 | Support for emulating RTREE indexing in GiST. Contributed by | Tom Lane |
| 2001-05-10 | Add oracle conversion utility ora2pg in /contrib/oracle. | Bruce Momjian |
| 2001-05-09 | This directory contains a module that implements the "Metaphone" code as | Bruce Momjian |
| 2001-03-14 | First cut at XLOG file reset utility. | Tom Lane |
| 2001-03-13 | 'test -e' isn't portable. Use 'test -f'. | Peter Eisentraut |
| 2001-02-11 | Add to Makefile. | Bruce Momjian |
| 2001-02-10 | cleanup | Bruce Momjian |
| 2001-02-10 | Add oid2name subdirectory to contrib Makefile. | Tom Lane |