| Commit message (Expand) | Author | Age | Files | Lines |
* | Add amcheck extension to contrib. | Andres Freund | 2017-03-09 | 1 | -0/+1 |
* | Remove contrib/tsearch2. | Robert Haas | 2017-02-13 | 1 | -1/+0 |
* | Bloom index contrib module | Teodor Sigaev | 2016-04-01 | 1 | -0/+1 |
* | Add pg_visibility contrib module. | Robert Haas | 2016-03-08 | 1 | -0/+1 |
* | Finish removing pg_audit | Stephen Frost | 2015-05-28 | 1 | -1/+0 |
* | Add to contrib/Makefile | Simon Riggs | 2015-05-15 | 1 | -0/+2 |
* | Add pg_audit, an auditing extension | Stephen Frost | 2015-05-14 | 1 | -0/+1 |
* | Add transforms feature | Peter Eisentraut | 2015-04-26 | 1 | -0/+12 |
* | Move pg_xlogdump from contrib/ to src/bin/ | Peter Eisentraut | 2015-04-21 | 1 | -1/+0 |
* | Move pg_test_timing from contrib/ to src/bin/ | Peter Eisentraut | 2015-04-20 | 1 | -1/+0 |
* | Move pg_test_fsync from contrib/ to src/bin/ | Peter Eisentraut | 2015-04-19 | 1 | -1/+0 |
* | Move pg_upgrade from contrib/ to src/bin/ | Peter Eisentraut | 2015-04-14 | 1 | -1/+0 |
* | Integrate pg_upgrade_support module into backend | Peter Eisentraut | 2015-04-14 | 1 | -1/+0 |
* | Move pgbench from contrib/ to src/bin/ | Peter Eisentraut | 2015-04-13 | 1 | -1/+0 |
* | Move pg_archivecleanup from contrib/ to src/bin/ | Peter Eisentraut | 2015-04-11 | 1 | -1/+0 |
* | Move test modules from contrib to src/test/modules | Alvaro Herrera | 2014-11-29 | 1 | -5/+1 |
* | Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library. | Tom Lane | 2014-05-27 | 1 | -1/+1 |
* | Introduce logical decoding. | Robert Haas | 2014-03-03 | 1 | -0/+1 |
* | Test code for shared memory message queue facility. | Robert Haas | 2014-01-14 | 1 | -0/+1 |
* | pg_prewarm, a contrib module for prewarming relationd data. | Robert Haas | 2013-12-20 | 1 | -0/+1 |
* | contrib/Makefile also needs updated | Alvaro Herrera | 2013-02-22 | 1 | -0/+1 |
* | Add postgres_fdw contrib module. | Tom Lane | 2013-02-21 | 1 | -0/+1 |
* | Background worker processes | Alvaro Herrera | 2012-12-06 | 1 | -1/+2 |
* | pg_test_timing utility, to measure clock monotonicity and timing cost. | Robert Haas | 2012-03-27 | 1 | -0/+1 |
* | Triggered change notifications. | Robert Haas | 2012-01-19 | 1 | -0/+1 |
* | Make distprep and *clean build targets recurse into all subdirectories. | Tom Lane | 2011-07-03 | 1 | -0/+9 |
* | Add contrib/file_fdw foreign-data wrapper for reading files via COPY. | Tom Lane | 2011-02-20 | 1 | -0/+1 |
* | sepgsql, an SE-Linux integration for PostgreSQL | Robert Haas | 2011-01-23 | 1 | -0/+4 |
* | Clean up pg_test_fsync commit. | Tom Lane | 2011-01-21 | 1 | -0/+1 |
* | New contrib module, auth_delay. | Robert Haas | 2010-11-27 | 1 | -0/+1 |
* | Improved parallel make support | Peter Eisentraut | 2010-11-12 | 1 | -11/+1 |
* | Add a SECURITY LABEL command. | Robert Haas | 2010-09-27 | 1 | -0/+1 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
* | New contrib module for use as an archive_cleanup_command, or as a | Simon Riggs | 2010-06-14 | 1 | -1/+2 |
* | Move pg_upgrade shared library out into its own /contrib directory | Bruce Momjian | 2010-05-13 | 1 | -1/+2 |
* | Hook pg_upgrade into the contrib makefile structure so it gets built | Tom Lane | 2010-05-12 | 1 | -1/+2 |
* | Add a hook to CREATE/ALTER ROLE to allow an external module to check the | Tom Lane | 2009-11-18 | 1 | -1/+2 |
* | Unaccent dictionary. | Teodor Sigaev | 2009-08-18 | 1 | -1/+2 |
* | Expand test coverage support to entire tree | Peter Eisentraut | 2009-08-07 | 1 | -7/+7 |
* | Add btree_gin contrib module. | Tom Lane | 2009-03-25 | 1 | -1/+2 |
* | Add contrib/pg_stat_statements for server-wide tracking of statement execution | Tom Lane | 2009-01-04 | 1 | -1/+2 |
* | Add auto-explain contrib module for automatic logging of the plans of | Tom Lane | 2008-11-19 | 1 | -1/+2 |
* | Add a new, improved version of citext as a contrib module. | Tom Lane | 2008-07-29 | 1 | -1/+2 |
* | Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it | Tom Lane | 2008-05-08 | 1 | -3/+1 |
* | Re-add contrib/tsearch2 to the set of buildable contrib modules. | Tom Lane | 2007-11-13 | 1 | -1/+2 |
* | Add sample text search dictionary templates and parsers, to replace the | Tom Lane | 2007-10-15 | 1 | -1/+4 |
* | Remove contrib/txid, in preparation for migrating it into core. | Tom Lane | 2007-10-13 | 1 | -2/+1 |
* | Added the Skytools extended transaction ID module to contrib as discussed | Jan Wieck | 2007-10-07 | 1 | -1/+2 |
* | contrib/tsearch2 now fails its regression test because of conflicts with | Tom Lane | 2007-08-21 | 1 | -2/+1 |
* | Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backends | Tom Lane | 2007-06-01 | 1 | -5/+2 |