Commit Graph

140 Commits (3b6728910ace14c64ffa43b538a84508f4fe6408)

Author SHA1 Message Date
Michael Paquier 9aeff092c0 Revert "Rename contrib module basic_archive to basic_wal_module" 3 years ago
Michael Paquier 0ad3c60caf Rename contrib module basic_archive to basic_wal_module 3 years ago
Jeff Davis 2258e76f90 Add contrib/pg_walinspect. 3 years ago
Robert Haas c6306db24b Add 'basebackup_to_shell' contrib module. 4 years ago
Robert Haas 5ef1eefd76 Allow archiving via loadable modules. 4 years ago
Peter Eisentraut db7d1a7b05 pgcrypto: Remove non-OpenSSL support 4 years ago
Michael Paquier fe61df7f82 Introduce --with-ssl={openssl} as a configure option 5 years ago
Thomas Munro 514b411a2b Retire pg_standby. 5 years ago
Robert Haas aecf5ee2bb Add new 'old_snapshot' contrib module. 5 years ago
Robert Haas 34a947ca13 New contrib module, pg_surgery, with heap surgery functions. 5 years ago
Tom Lane 36058a3c55 Create contrib/bool_plperl to provide a bool transform for PL/Perl[U]. 6 years ago
Peter Eisentraut 341e166180 Transforms for jsonb to PL/Perl 8 years ago
Peter Eisentraut 3f44e3db72 Transforms for jsonb to PL/Python 8 years ago
Peter Eisentraut 5d3cad5647 Remove contrib/chkpass 8 years ago
Andres Freund 3717dc149e Add amcheck extension to contrib. 9 years ago
Robert Haas 7ada2d31f4 Remove contrib/tsearch2. 9 years ago
Teodor Sigaev 9ee014fc89 Bloom index contrib module 10 years ago
Robert Haas ba0a198fb1 Add pg_visibility contrib module. 10 years ago
Stephen Frost cde9cf170c Finish removing pg_audit 10 years ago
Simon Riggs df259759fb Add to contrib/Makefile 10 years ago
Stephen Frost ac52bb0442 Add pg_audit, an auditing extension 10 years ago
Peter Eisentraut cac7658205 Add transforms feature 11 years ago
Peter Eisentraut b0a738f428 Move pg_xlogdump from contrib/ to src/bin/ 11 years ago
Peter Eisentraut 528c2e44ab Move pg_test_timing from contrib/ to src/bin/ 11 years ago
Peter Eisentraut 00882d9e5c Move pg_test_fsync from contrib/ to src/bin/ 11 years ago
Peter Eisentraut 9fa8b0ee90 Move pg_upgrade from contrib/ to src/bin/ 11 years ago
Peter Eisentraut 30982be4e5 Integrate pg_upgrade_support module into backend 11 years ago
Peter Eisentraut 81134af3ec Move pgbench from contrib/ to src/bin/ 11 years ago
Peter Eisentraut 83aca89f7c Move pg_archivecleanup from contrib/ to src/bin/ 11 years ago
Alvaro Herrera 22dfd116a1 Move test modules from contrib to src/test/modules 11 years ago
Tom Lane b8cc8f9473 Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library. 11 years ago
Robert Haas b89e151054 Introduce logical decoding. 12 years ago
Robert Haas 4db3744f1f Test code for shared memory message queue facility. 12 years ago
Robert Haas c32afe53c2 pg_prewarm, a contrib module for prewarming relationd data. 12 years ago
Alvaro Herrera 36f697cbba contrib/Makefile also needs updated 13 years ago
Tom Lane d0d75c4022 Add postgres_fdw contrib module. 13 years ago
Alvaro Herrera da07a1e856 Background worker processes 13 years ago
Robert Haas cee523867d pg_test_timing utility, to measure clock monotonicity and timing cost. 14 years ago
Robert Haas 6e3323d41d Triggered change notifications. 14 years ago
Tom Lane acb9198b96 Make distprep and *clean build targets recurse into all subdirectories. 14 years ago
Tom Lane 7c5d0ae707 Add contrib/file_fdw foreign-data wrapper for reading files via COPY. 15 years ago
Robert Haas 968bc6fac9 sepgsql, an SE-Linux integration for PostgreSQL 15 years ago
Tom Lane bc616703e8 Clean up pg_test_fsync commit. 15 years ago
Robert Haas fe7a32fc87 New contrib module, auth_delay. 15 years ago
Peter Eisentraut 19e231bbda Improved parallel make support 15 years ago
Robert Haas 4d355a8336 Add a SECURITY LABEL command. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Simon Riggs 25fee5cfbd New contrib module for use as an archive_cleanup_command, or as a 15 years ago
Bruce Momjian 9885206cab Move pg_upgrade shared library out into its own /contrib directory 16 years ago
Tom Lane 44e55690fd Hook pg_upgrade into the contrib makefile structure so it gets built 16 years ago