Commits

DateSubjectAuthorReleases
2011-02-20 Add contrib/file_fdw foreign-data wrapper for reading files via COPY. Tom Lane 9.1.0
2011-01-22 Clean up pg_test_fsync commit. Tom Lane 9.1.0
2010-05-12 Hook pg_upgrade into the contrib makefile structure so it gets built Tom Lane 9.0.0
2009-11-18 Add a hook to CREATE/ALTER ROLE to allow an external module to check the Tom Lane 9.0.0
2009-03-25 Add btree_gin contrib module. Tom Lane 8.4.0
2009-01-04 Add contrib/pg_stat_statements for server-wide tracking of statement execution Tom Lane 8.4.0
2008-11-19 Add auto-explain contrib module for automatic logging of the plans of Tom Lane 8.4.0
2008-07-29 Add a new, improved version of citext as a contrib module. Tom Lane 8.4.0
2007-12-04 Correct misattribution of earthdistance module --- according to its Tom Lane 8.3.0
2007-11-13 Update description of contrib/tsearch2. Tom Lane 8.3.0
2007-10-15 Add sample text search dictionary templates and parsers, to replace the Tom Lane 8.3.0
2006-09-09 Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, and Tom Lane 8.2.0
2006-09-05 Remove contrib modules that have been migrated to pgfoundry: adddepend, Tom Lane 8.2.0
2005-07-29 Remove contrib version of pg_autovacuum --- superseded by integrated Tom Lane 8.1.0
2005-07-01 Remove contrib version of rtree_gist --- now in core system. Tom Lane 8.1.0
2005-06-23 Move findoidjoins out of contrib and into src/tools, which is a more Tom Lane 8.1.0
2005-06-22 Remove contrib modules that have been agreed to be obsolete. Tom Lane 8.1.0
2004-09-16 Remove contrib/pg_logger, per recent discussion. Tom Lane 8.0.0
2004-08-28 Remove contrib/rserv, since there are better replication solutions Tom Lane 8.0.0
2004-06-01 List pg_trgm in contrib Makefile and README. Tom Lane 8.0.0
2003-09-13 Minor wording improvements. Tom Lane 7.4.1
2003-07-24 Add tsearch2. Tom Lane 7.4.1
2002-08-28 Improve description of tablefunc. Tom Lane 7.3.1
2002-08-17 Cleanup. Tom Lane 7.3.1
2001-10-12 txtidx datatype for full text indexing with GiST. Tom Lane 7.2.1