summaryrefslogtreecommitdiff
path: root/contrib/Makefile
AgeCommit message (Expand)Author
2017-06-14Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40Pavan Deolasee
2017-03-10Add amcheck extension to contrib.Andres Freund
2017-02-13Remove contrib/tsearch2.Robert Haas
2016-10-27Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'Pavan Deolasee
2016-10-18add pgxc_monitor to MakefileTomas Vondra
2016-04-01Bloom index contrib moduleTeodor Sigaev
2016-03-08Add pg_visibility contrib module.Robert Haas
2015-06-05Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTERPavan Deolasee
2015-06-04Merge remote-tracking branch 'remotes/PGSQL/master' into XL_NEW_MASTERPavan Deolasee
2015-05-28Finish removing pg_auditStephen Frost
2015-05-15Add to contrib/MakefileSimon Riggs
2015-05-14Add pg_audit, an auditing extensionStephen Frost
2015-04-27Merge commit 'ab76208e3df6841b3770edeece57d0f048392237' into XL_MASTER_MERGE_9_4Pavan Deolasee
2015-04-26Add transforms featurePeter Eisentraut
2015-04-21Move pg_xlogdump from contrib/ to src/bin/Peter Eisentraut
2015-04-21Move pg_test_timing from contrib/ to src/bin/Peter Eisentraut
2015-04-20Move pg_test_fsync from contrib/ to src/bin/Peter Eisentraut
2015-04-14Move pg_upgrade from contrib/ to src/bin/Peter Eisentraut
2015-04-14Integrate pg_upgrade_support module into backendPeter Eisentraut
2015-04-13Move pgbench from contrib/ to src/bin/Peter Eisentraut
2015-04-12Move pg_archivecleanup from contrib/ to src/bin/Peter Eisentraut
2014-11-30Move test modules from contrib to src/test/modulesAlvaro Herrera
2014-09-01Add pgxc_ctl contrib module. This was added later in PGXC tree, but wePavan Deolasee
2014-09-01The Postgres-XL functionality includes MPP parallelism withPavan Deolasee
2014-05-27Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.Tom Lane
2014-03-03Introduce logical decoding.Robert Haas
2014-01-14Test code for shared memory message queue facility.Robert Haas
2013-12-20pg_prewarm, a contrib module for prewarming relationd data.Robert Haas
2013-02-22contrib/Makefile also needs updatedAlvaro Herrera
2013-02-21Add postgres_fdw contrib module.Tom Lane
2012-12-06Background worker processesAlvaro Herrera
2012-07-27Merge commit '80edfd76591fdb9beec061de3c05ef4e9d96ce56' into postgres-xc/masterMichael Paquier
2012-06-28Merge commit 'c1d9579dd8bf3c921ca6bc2b62c40da6d25372e5'Michael Paquier
2012-05-31Move pgxc_clean and pgxc_ddl to contrib modulesMichael Paquier
2012-03-27pg_test_timing utility, to measure clock monotonicity and timing cost.Robert Haas
2012-01-20Triggered change notifications.Robert Haas
2011-07-03Make distprep and *clean build targets recurse into all subdirectories.Tom Lane
2011-02-20Add contrib/file_fdw foreign-data wrapper for reading files via COPY.Tom Lane
2011-01-24sepgsql, an SE-Linux integration for PostgreSQLRobert Haas
2011-01-22Clean up pg_test_fsync commit.Tom Lane
2010-11-27New contrib module, auth_delay.Robert Haas
2010-11-12Improved parallel make supportPeter Eisentraut
2010-09-28Add a SECURITY LABEL command.Robert Haas
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-06-14New contrib module for use as an archive_cleanup_command, or as aSimon Riggs
2010-05-13Move pg_upgrade shared library out into its own /contrib directoryBruce Momjian
2010-05-12Hook pg_upgrade into the contrib makefile structure so it gets builtTom Lane
2009-11-18Add a hook to CREATE/ALTER ROLE to allow an external module to check theTom Lane
2009-08-18Unaccent dictionary.Teodor Sigaev
2009-08-07Expand test coverage support to entire treePeter Eisentraut