Commits

DateSubjectAuthorReleases
2020-03-06 Create contrib/bool_plperl to provide a bool transform for PL/Perl[U]. Tom Lane 13.0
2014-05-27 Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library. Tom Lane 9.4.0
2013-02-21 Add postgres_fdw contrib module. Tom Lane 9.3.0
2011-07-03 Make distprep and *clean build targets recurse into all subdirectories. Tom Lane 9.1.0
2011-07-03 Make distprep and *clean build targets recurse into all subdirectories. Tom Lane 9.2.0
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
2008-05-08 Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it Tom Lane 8.3.2
2008-05-08 Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it Tom Lane 8.4.0
2007-11-13 Re-add contrib/tsearch2 to the set of buildable contrib modules. Tom Lane 8.3.0
2007-10-15 Add sample text search dictionary templates and parsers, to replace the Tom Lane 8.3.0
2007-10-13 Remove contrib/txid, in preparation for migrating it into core. Tom Lane 8.3.0
2007-08-21 contrib/tsearch2 now fails its regression test because of conflicts with Tom Lane 8.3.0
2007-06-01 Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backends 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-09-01 Correct comment about why contrib/xml2 isn't built automatically. Tom Lane 8.1.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