| Age | Commit message (Expand) | Author |
| 2014-02-12 | Rename 'gmake' to 'make' in docs and recommended commands | Bruce Momjian |
| 2012-04-14 | Update contrib/README | Peter Eisentraut |
| 2011-05-31 | Recode non-ASCII characters in source to UTF-8 | Peter Eisentraut |
| 2011-02-20 | Add contrib/file_fdw foreign-data wrapper for reading files via COPY. | Tom Lane |
| 2011-01-24 | sepgsql, an SE-Linux integration for PostgreSQL | Robert Haas |
| 2011-01-22 | Clean up pg_test_fsync commit. | Tom Lane |
| 2010-11-29 | Fix typo. | Robert Haas |
| 2010-11-27 | New contrib module, auth_delay. | Robert Haas |
| 2010-11-23 | Remove useless whitespace at end of lines | Peter Eisentraut |
| 2010-05-12 | Hook pg_upgrade into the contrib makefile structure so it gets built | Tom Lane |
| 2009-11-18 | Add a hook to CREATE/ALTER ROLE to allow an external module to check the | Tom Lane |
| 2009-08-18 | Unaccent dictionary. | Teodor Sigaev |
| 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 |
| 2007-12-04 | Correct misattribution of earthdistance module --- according to its | Tom Lane |
| 2007-11-13 | Update description of contrib/tsearch2. | Tom Lane |
| 2007-10-15 | Add sample text search dictionary templates and parsers, to replace the | 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 |
| 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-05-30 | Add /contrib/adminpack to contrib/Makefile, do case-folding change. | Bruce Momjian |
| 2006-05-30 | Re-add btree_gist description. | Bruce Momjian |
| 2006-05-30 | Add Pgadmin administration functions to /contrib/adminpack. | Bruce Momjian |
| 2006-04-23 | Add pgrowlocks | Tatsuo Ishii |
| 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-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 | Remove dbsize mention. | 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-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-05-20 | attempt at a multi file commit, to seee how it formats | PostgreSQL Daemon |
| 2004-05-20 | just testing activitymail ... only added a space here so that the commit would | PostgreSQL Daemon |
| 2004-03-05 | Move new version of contrib/ xml into xml2, keep old version in /xml. | Bruce Momjian |
| 2003-09-13 | Minor wording improvements. | Tom Lane |
| 2003-07-24 | Add tsearch2. | Tom Lane |
| 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-18 | Add 'adddepend' script to handle pre-7.3 object dependencies. | Bruce Momjian |
| 2002-09-02 | Attached is a fairly sizeable update to contrib/dblink. I'd love to get | Bruce Momjian |
| 2002-08-28 | Improve description of tablefunc. | Tom Lane |