summaryrefslogtreecommitdiff
path: root/contrib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add amcheck extension to contrib.Andres Freund2017-03-091-0/+1
* Remove contrib/tsearch2.Robert Haas2017-02-131-1/+0
* Bloom index contrib moduleTeodor Sigaev2016-04-011-0/+1
* Add pg_visibility contrib module.Robert Haas2016-03-081-0/+1
* Finish removing pg_auditStephen Frost2015-05-281-1/+0
* Add to contrib/MakefileSimon Riggs2015-05-151-0/+2
* Add pg_audit, an auditing extensionStephen Frost2015-05-141-0/+1
* Add transforms featurePeter Eisentraut2015-04-261-0/+12
* Move pg_xlogdump from contrib/ to src/bin/Peter Eisentraut2015-04-211-1/+0
* Move pg_test_timing from contrib/ to src/bin/Peter Eisentraut2015-04-201-1/+0
* Move pg_test_fsync from contrib/ to src/bin/Peter Eisentraut2015-04-191-1/+0
* Move pg_upgrade from contrib/ to src/bin/Peter Eisentraut2015-04-141-1/+0
* Integrate pg_upgrade_support module into backendPeter Eisentraut2015-04-141-1/+0
* Move pgbench from contrib/ to src/bin/Peter Eisentraut2015-04-131-1/+0
* Move pg_archivecleanup from contrib/ to src/bin/Peter Eisentraut2015-04-111-1/+0
* Move test modules from contrib to src/test/modulesAlvaro Herrera2014-11-291-5/+1
* Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.Tom Lane2014-05-271-1/+1
* Introduce logical decoding.Robert Haas2014-03-031-0/+1
* Test code for shared memory message queue facility.Robert Haas2014-01-141-0/+1
* pg_prewarm, a contrib module for prewarming relationd data.Robert Haas2013-12-201-0/+1
* contrib/Makefile also needs updatedAlvaro Herrera2013-02-221-0/+1
* Add postgres_fdw contrib module.Tom Lane2013-02-211-0/+1
* Background worker processesAlvaro Herrera2012-12-061-1/+2
* pg_test_timing utility, to measure clock monotonicity and timing cost.Robert Haas2012-03-271-0/+1
* Triggered change notifications.Robert Haas2012-01-191-0/+1
* Make distprep and *clean build targets recurse into all subdirectories.Tom Lane2011-07-031-0/+9
* Add contrib/file_fdw foreign-data wrapper for reading files via COPY.Tom Lane2011-02-201-0/+1
* sepgsql, an SE-Linux integration for PostgreSQLRobert Haas2011-01-231-0/+4
* Clean up pg_test_fsync commit.Tom Lane2011-01-211-0/+1
* New contrib module, auth_delay.Robert Haas2010-11-271-0/+1
* Improved parallel make supportPeter Eisentraut2010-11-121-11/+1
* Add a SECURITY LABEL command.Robert Haas2010-09-271-0/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* New contrib module for use as an archive_cleanup_command, or as aSimon Riggs2010-06-141-1/+2
* Move pg_upgrade shared library out into its own /contrib directoryBruce Momjian2010-05-131-1/+2
* Hook pg_upgrade into the contrib makefile structure so it gets builtTom Lane2010-05-121-1/+2
* Add a hook to CREATE/ALTER ROLE to allow an external module to check theTom Lane2009-11-181-1/+2
* Unaccent dictionary.Teodor Sigaev2009-08-181-1/+2
* Expand test coverage support to entire treePeter Eisentraut2009-08-071-7/+7
* Add btree_gin contrib module.Tom Lane2009-03-251-1/+2
* Add contrib/pg_stat_statements for server-wide tracking of statement executionTom Lane2009-01-041-1/+2
* Add auto-explain contrib module for automatic logging of the plans ofTom Lane2008-11-191-1/+2
* Add a new, improved version of citext as a contrib module.Tom Lane2008-07-291-1/+2
* Fix contrib/xml2 makefile to not override CFLAGS, and in passing make itTom Lane2008-05-081-3/+1
* Re-add contrib/tsearch2 to the set of buildable contrib modules.Tom Lane2007-11-131-1/+2
* Add sample text search dictionary templates and parsers, to replace theTom Lane2007-10-151-1/+4
* Remove contrib/txid, in preparation for migrating it into core.Tom Lane2007-10-131-2/+1
* Added the Skytools extended transaction ID module to contrib as discussedJan Wieck2007-10-071-1/+2
* contrib/tsearch2 now fails its regression test because of conflicts withTom Lane2007-08-211-2/+1
* Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backendsTom Lane2007-06-011-5/+2