summaryrefslogtreecommitdiff
path: root/contrib/README
AgeCommit message (Expand)Author
2014-02-12Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian
2012-04-14Update contrib/READMEPeter Eisentraut
2011-05-31Recode non-ASCII characters in source to UTF-8Peter Eisentraut
2011-02-20Add contrib/file_fdw foreign-data wrapper for reading files via COPY.Tom Lane
2011-01-24sepgsql, an SE-Linux integration for PostgreSQLRobert Haas
2011-01-22Clean up pg_test_fsync commit.Tom Lane
2010-11-29Fix typo.Robert Haas
2010-11-27New contrib module, auth_delay.Robert Haas
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-05-12Hook pg_upgrade into the contrib makefile structure so it gets builtTom Lane
2009-11-18Add a hook to CREATE/ALTER ROLE to allow an external module to check theTom Lane
2009-08-18Unaccent dictionary.Teodor Sigaev
2009-03-25Add btree_gin contrib module.Tom Lane
2009-01-04Add contrib/pg_stat_statements for server-wide tracking of statement executionTom Lane
2008-11-19Add auto-explain contrib module for automatic logging of the plans ofTom Lane
2008-07-29Add a new, improved version of citext as a contrib module.Tom Lane
2007-12-04Correct misattribution of earthdistance module --- according to itsTom Lane
2007-11-13Update description of contrib/tsearch2.Tom Lane
2007-10-15Add sample text search dictionary templates and parsers, to replace theTom Lane
2007-05-17Add database page inspection /contrib module.Bruce Momjian
2007-04-21Contrib module uuid-ossp for generating UUID values using the OSSP UUIDPeter Eisentraut
2006-09-09Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, andTom Lane
2006-09-05Add hstore contrib module.Teodor Sigaev
2006-09-05Remove contrib modules that have been migrated to pgfoundry: adddepend,Tom Lane
2006-05-30Add /contrib/adminpack to contrib/Makefile, do case-folding change.Bruce Momjian
2006-05-30Re-add btree_gist description.Bruce Momjian
2006-05-30Add Pgadmin administration functions to /contrib/adminpack.Bruce Momjian
2006-04-23Add pgrowlocksTatsuo Ishii
2006-02-25Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>.Peter Eisentraut
2006-02-12Add contrib/pg_freespacemap to display free space map information.Bruce Momjian
2005-07-29Remove contrib version of pg_autovacuum --- superseded by integratedTom Lane
2005-07-29Move reindexdb from /contrib to /bin.Bruce Momjian
2005-07-29Remove dbsize mention.Bruce Momjian
2005-07-01Remove contrib version of rtree_gist --- now in core system.Tom Lane
2005-06-23Move findoidjoins out of contrib and into src/tools, which is a moreTom Lane
2005-06-22Remove contrib modules that have been agreed to be obsolete.Tom Lane
2005-03-12Add pg_buffercache contrib module, from Mark Kirkwood.Neil Conway
2004-09-16Remove contrib/pg_logger, per recent discussion.Tom Lane
2004-08-28Remove contrib/rserv, since there are better replication solutionsTom Lane
2004-06-01List pg_trgm in contrib Makefile and README.Tom Lane
2004-05-20attempt at a multi file commit, to seee how it formatsPostgreSQL Daemon
2004-05-20just testing activitymail ... only added a space here so that the commit wouldPostgreSQL Daemon
2004-03-05Move new version of contrib/ xml into xml2, keep old version in /xml.Bruce Momjian
2003-09-13Minor wording improvements.Tom Lane
2003-07-24Add tsearch2.Tom Lane
2003-03-20I have updated my pg_autovacuum program (formerly pg_avd, the nameBruce Momjian
2002-10-21First step to removing /contrib/retep, with Peter Mount's approval.Bruce Momjian
2002-09-18Add 'adddepend' script to handle pre-7.3 object dependencies.Bruce Momjian
2002-09-02Attached is a fairly sizeable update to contrib/dblink. I'd love to getBruce Momjian
2002-08-28Improve description of tablefunc.Tom Lane