aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/contrib.sgml
Commit message (Expand)AuthorAge
* Add pg_xlogdump contrib programAlvaro Herrera2013-02-22
* Add postgres_fdw contrib module.Tom Lane2013-02-21
* Split contrib documentation into extensions and programsPeter Eisentraut2012-05-09
* Update documentation to say that gmake check in contrib is supportedPeter Eisentraut2012-05-09
* pg_test_timing utility, to measure clock monotonicity and timing cost.Robert Haas2012-03-27
* Triggered change notifications.Robert Haas2012-01-19
* Add contrib/file_fdw foreign-data wrapper for reading files via COPY.Tom Lane2011-02-20
* Fix obsolete references to old-style contrib installation methods.Tom Lane2011-02-14
* sepgsql, an SE-Linux integration for PostgreSQLRobert Haas2011-01-23
* Move test_fsync to /contrib.Bruce Momjian2011-01-21
* New contrib module, auth_delay.Robert Haas2010-11-27
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Document the dummy_seclabel contrib module.Robert Haas2010-11-17
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Docs for pg_archivecleanupSimon Riggs2010-06-14
* Add pg_upgrade to /contrib; will be in 9.0 beta2.Bruce Momjian2010-05-12
* Add new make targets "world", "install-world" and "installcheck-world" to bui...Andrew Dunstan2010-01-28
* Add a hook to CREATE/ALTER ROLE to allow an external module to check theTom Lane2009-11-18
* Unaccent dictionary.Teodor Sigaev2009-08-18
* Proofreading adjustments for first two parts of documentation (TutorialBruce Momjian2009-04-27
* Add btree_gin contrib module.Tom Lane2009-03-25
* Add contrib/pg_stat_statements for server-wide tracking of statement executionTom Lane2009-01-04
* Add auto-explain contrib module for automatic logging of the plans ofTom Lane2008-11-19
* Add a new, improved version of citext as a contrib module.Tom Lane2008-07-29
* Make an editorial pass over the newly SGML-ified contrib documentation.Tom Lane2007-12-06
* Add SGML documentation for contrib/spi and contrib/test_parser.Tom Lane2007-12-03
* Ensure that all <sect1> and <refentry> tags have IDs. This is neededTom Lane2007-12-02
* Add SGML docs for contrib/dict_int and contrib/dict_xsyn.Tom Lane2007-12-02
* Move contrib docs to an appendix (next door to External Projects).Tom Lane2007-11-14
* Add some quick documentation for tsearch2 compatibility module.Tom Lane2007-11-14
* Make /contrib install/uninstall script consistent:Bruce Momjian2007-11-11
* Move most /contrib README files into SGML. Some still need conversionBruce Momjian2007-11-10