summaryrefslogtreecommitdiff
path: root/doc/src/sgml/contrib.sgml
AgeCommit message (Expand)Author
2025-03-26pg_overexplain: Additional EXPLAIN options for debugging.Robert Haas
2024-10-15Add contrib/pg_logicalinspect.Masahiko Sawada
2024-03-04Remove the adminpack contrib extensionDaniel Gustafsson
2023-09-05Remove the "snapshot too old" feature.Thomas Munro
2023-04-24Remove new <para id="contrib-obsolete">.Noah Misch
2023-03-15doc: Add lists of modules trusted/obsoleteAlvaro Herrera
2023-01-26Revert "Rename contrib module basic_archive to basic_wal_module"Michael Paquier
2023-01-25Rename contrib module basic_archive to basic_wal_moduleMichael Paquier
2023-01-20Describe each contrib module in its SGML section titleAlvaro Herrera
2022-04-08Add contrib/pg_walinspect.Jeff Davis
2022-03-15Add 'basebackup_to_shell' contrib module.Robert Haas
2022-02-03Allow archiving via loadable modules.Robert Haas
2021-01-29Retire pg_standby.Thomas Munro
2020-11-25doc: Fix typosPeter Eisentraut
2020-09-24Add new 'old_snapshot' contrib module.Robert Haas
2020-09-10New contrib module, pg_surgery, with heap surgery functions.Robert Haas
2020-02-19Remove support for upgrading extensions from "unpackaged" state.Tom Lane
2020-02-13Mark some contrib modules as "trusted".Tom Lane
2018-02-26Document security implications of search_path and the public schema.Noah Misch
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-09-22Remove contrib/chkpassPeter Eisentraut
2017-03-10Add amcheck extension to contrib.Andres Freund
2017-02-13Remove contrib/tsearch2.Robert Haas
2016-04-01Bloom index contrib moduleTeodor Sigaev
2016-03-08Add pg_visibility contrib module.Robert Haas
2015-05-28Remove *pgaudit* references also.Stephen Frost
2015-05-15TABLESAMPLE system_time(limit)Simon Riggs
2015-05-15TABLESAMPLE system_rows(limit)Simon Riggs
2015-05-14Add pg_audit, an auditing extensionStephen Frost
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-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-03-03Introduce logical decoding.Robert Haas
2014-02-12Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian
2014-01-14Documentation for test_shm_mq.Robert Haas
2013-12-20pg_prewarm, a contrib module for prewarming relationd data.Robert Haas
2013-02-22Add pg_xlogdump contrib programAlvaro Herrera
2013-02-21Add postgres_fdw contrib module.Tom Lane
2012-05-09Split contrib documentation into extensions and programsPeter Eisentraut
2012-05-09Update documentation to say that gmake check in contrib is supportedPeter Eisentraut
2012-03-27pg_test_timing utility, to measure clock monotonicity and timing cost.Robert Haas
2012-01-20Triggered change notifications.Robert Haas
2011-02-20Add contrib/file_fdw foreign-data wrapper for reading files via COPY.Tom Lane
2011-02-14Fix obsolete references to old-style contrib installation methods.Tom Lane
2011-01-24sepgsql, an SE-Linux integration for PostgreSQLRobert Haas