Commit Graph

127 Commits (cc415a56d09a8da7c919088036b6097b70f10791)

Author SHA1 Message Date
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
Tom Lane c742b795dd Add a hook to CREATE/ALTER ROLE to allow an external module to check the 16 years ago
Teodor Sigaev 92e05bc6a5 Unaccent dictionary. 16 years ago
Peter Eisentraut 7798147a76 Expand test coverage support to entire tree 16 years ago
Tom Lane 9151e1bb06 Add btree_gin contrib module. 17 years ago
Tom Lane 7466eeac61 Add contrib/pg_stat_statements for server-wide tracking of statement execution 17 years ago
Tom Lane e125e28e78 Add auto-explain contrib module for automatic logging of the plans of 17 years ago
Tom Lane ab9907f5e5 Add a new, improved version of citext as a contrib module. 17 years ago
Tom Lane eb915caf92 Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it 18 years ago
Tom Lane f85252097f Re-add contrib/tsearch2 to the set of buildable contrib modules. 18 years ago
Tom Lane 5fcb079858 Add sample text search dictionary templates and parsers, to replace the 18 years ago
Tom Lane 17333b6d09 Remove contrib/txid, in preparation for migrating it into core. 18 years ago
Jan Wieck 1f92630fc4 Added the Skytools extended transaction ID module to contrib as discussed 18 years ago
Tom Lane 46dedde524 contrib/tsearch2 now fails its regression test because of conflicts with 18 years ago