summaryrefslogtreecommitdiff
path: root/contrib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revert "Rename contrib module basic_archive to basic_wal_module"Michael Paquier2023-01-261-1/+1
* Rename contrib module basic_archive to basic_wal_moduleMichael Paquier2023-01-251-1/+1
* Add contrib/pg_walinspect.Jeff Davis2022-04-081-0/+1
* Add 'basebackup_to_shell' contrib module.Robert Haas2022-03-151-0/+1
* Allow archiving via loadable modules.Robert Haas2022-02-031-0/+1
* pgcrypto: Remove non-OpenSSL supportPeter Eisentraut2021-11-051-3/+2
* Introduce --with-ssl={openssl} as a configure optionMichael Paquier2021-02-011-1/+1
* Retire pg_standby.Thomas Munro2021-01-291-1/+0
* Add new 'old_snapshot' contrib module.Robert Haas2020-09-241-0/+1
* New contrib module, pg_surgery, with heap surgery functions.Robert Haas2020-09-101-0/+1
* Create contrib/bool_plperl to provide a bool transform for PL/Perl[U].Tom Lane2020-03-061-2/+2
* Transforms for jsonb to PL/PerlPeter Eisentraut2018-04-031-2/+2
* Transforms for jsonb to PL/PythonPeter Eisentraut2018-03-281-2/+2
* Remove contrib/chkpassPeter Eisentraut2017-09-221-1/+0
* 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