Commit Graph

110 Commits (ecacbdbcee67e202cfcaa1180da170b9f13654bb)

Author SHA1 Message Date
Tom Lane b8cc8f9473 Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library. 12 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. 15 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 16 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. 17 years ago
Peter Eisentraut 7798147a76 Expand test coverage support to entire tree 17 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. 18 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 19 years ago
Tom Lane bd0a260928 Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backends 19 years ago
Bruce Momjian 64058429c5 Add database page inspection /contrib module. 19 years ago
Peter Eisentraut 74496bc298 Contrib module uuid-ossp for generating UUID values using the OSSP UUID 19 years ago
Andrew Dunstan f97d4a267a Add --with-libxslt configure option 19 years ago
Andrew Dunstan 1656cb76f7 revert change to build xml2 until a better fix is found 19 years ago
Andrew Dunstan 6506a584cc Enable building contrib/xml2 if configured using --with-libxml. 19 years ago
Bruce Momjian 528779a2c6 Add /contrib/pg_standby: 19 years ago
Tom Lane dff84dc762 Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, and 20 years ago
Teodor Sigaev 642194ba0c Add hstore contrib module. 20 years ago
Tom Lane af7d257e21 Remove contrib modules that have been migrated to pgfoundry: adddepend, 20 years ago
Peter Eisentraut 6dc920de59 sslinfo contrib module - information about current SSL certificate 20 years ago
Bruce Momjian 85f6e27d9b Add /contrib/adminpack to contrib/Makefile, do case-folding change. 20 years ago
Tatsuo Ishii 4799cd7f24 Add pgrowlocks 20 years ago
Peter Eisentraut c8c864c261 Put flex'ed and bison'ed files in contrib in the distribution tarball, as 20 years ago
Peter Eisentraut e6917b1255 Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>. 20 years ago
Bruce Momjian d5dd3d451e Add contrib/pg_freespacemap to display free space map information. 20 years ago
Tom Lane ce128c01a6 Correct comment about why contrib/xml2 isn't built automatically. 21 years ago