Commit Graph

112 Commits (5253519b27d3393c07eb04470f04462c67ad94a9)

Author SHA1 Message Date
Bruce Momjian 2fc80e8e83 Rename 'gmake' to 'make' in docs and recommended commands 12 years ago
Peter Eisentraut 48ea558313 Update contrib/README 14 years ago
Peter Eisentraut ba4cacf075 Recode non-ASCII characters in source to UTF-8 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 fab7fdb988 Fix typo. 15 years ago
Robert Haas fe7a32fc87 New contrib module, auth_delay. 15 years ago
Peter Eisentraut fc946c39ae Remove useless whitespace at end of lines 15 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
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 9dd4d271df Correct misattribution of earthdistance module --- according to its 18 years ago
Tom Lane 7341a0a0f9 Update description of contrib/tsearch2. 18 years ago
Tom Lane 5fcb079858 Add sample text search dictionary templates and parsers, to replace the 18 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
Tom Lane dff84dc762 Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, and 19 years ago
Teodor Sigaev 642194ba0c Add hstore contrib module. 19 years ago
Tom Lane af7d257e21 Remove contrib modules that have been migrated to pgfoundry: adddepend, 19 years ago
Bruce Momjian 85f6e27d9b Add /contrib/adminpack to contrib/Makefile, do case-folding change. 20 years ago
Bruce Momjian 6216cc7e25 Re-add btree_gist description. 20 years ago
Bruce Momjian fe59e56660 Add Pgadmin administration functions to /contrib/adminpack. 20 years ago
Tatsuo Ishii 4799cd7f24 Add pgrowlocks 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 80f6c35833 Remove contrib version of pg_autovacuum --- superseded by integrated 20 years ago
Bruce Momjian 85e9a5a014 Move reindexdb from /contrib to /bin. 20 years ago
Bruce Momjian 46c5b4bf5d Remove dbsize mention. 20 years ago
Tom Lane e6a8eba3f2 Remove contrib version of rtree_gist --- now in core system. 20 years ago
Tom Lane 2f5c47e882 Move findoidjoins out of contrib and into src/tools, which is a more 21 years ago
Tom Lane d20763dbee Remove contrib modules that have been agreed to be obsolete. 21 years ago
Neil Conway de004e44e2 Add pg_buffercache contrib module, from Mark Kirkwood. 21 years ago
Tom Lane 914e177a3e Remove contrib/pg_logger, per recent discussion. 21 years ago
Tom Lane d77f74fa7e Remove contrib/rserv, since there are better replication solutions 21 years ago
Tom Lane aad4196764 List pg_trgm in contrib Makefile and README. 22 years ago
PostgreSQL Daemon a551c3d0f5 attempt at a multi file commit, to seee how it formats 22 years ago
PostgreSQL Daemon ee20fd4621 just testing activitymail ... only added a space here so that the commit would 22 years ago
Bruce Momjian 31f4b59a46 Move new version of contrib/ xml into xml2, keep old version in /xml. 22 years ago
Tom Lane f51759064c Minor wording improvements. 22 years ago
Tom Lane f0c5384d4a Add tsearch2. 22 years ago
Bruce Momjian bd18c50ba8 I have updated my pg_autovacuum program (formerly pg_avd, the name 23 years ago
Bruce Momjian 9c7cd8ba15 First step to removing /contrib/retep, with Peter Mount's approval. 23 years ago
Bruce Momjian 9152bebfe4 Add 'adddepend' script to handle pre-7.3 object dependencies. 23 years ago
Bruce Momjian 7b8eb0b4f1 Attached is a fairly sizeable update to contrib/dblink. I'd love to get 23 years ago
Tom Lane 7483749d82 Improve description of tablefunc. 23 years ago