index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
contrib.sgml
Commit message (
Expand
)
Author
Age
*
Add pg_xlogdump contrib program
Alvaro Herrera
2013-02-22
*
Add postgres_fdw contrib module.
Tom Lane
2013-02-21
*
Split contrib documentation into extensions and programs
Peter Eisentraut
2012-05-09
*
Update documentation to say that gmake check in contrib is supported
Peter Eisentraut
2012-05-09
*
pg_test_timing utility, to measure clock monotonicity and timing cost.
Robert Haas
2012-03-27
*
Triggered change notifications.
Robert Haas
2012-01-19
*
Add contrib/file_fdw foreign-data wrapper for reading files via COPY.
Tom Lane
2011-02-20
*
Fix obsolete references to old-style contrib installation methods.
Tom Lane
2011-02-14
*
sepgsql, an SE-Linux integration for PostgreSQL
Robert Haas
2011-01-23
*
Move test_fsync to /contrib.
Bruce Momjian
2011-01-21
*
New contrib module, auth_delay.
Robert Haas
2010-11-27
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Document the dummy_seclabel contrib module.
Robert Haas
2010-11-17
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Docs for pg_archivecleanup
Simon Riggs
2010-06-14
*
Add pg_upgrade to /contrib; will be in 9.0 beta2.
Bruce Momjian
2010-05-12
*
Add new make targets "world", "install-world" and "installcheck-world" to bui...
Andrew Dunstan
2010-01-28
*
Add a hook to CREATE/ALTER ROLE to allow an external module to check the
Tom Lane
2009-11-18
*
Unaccent dictionary.
Teodor Sigaev
2009-08-18
*
Proofreading adjustments for first two parts of documentation (Tutorial
Bruce Momjian
2009-04-27
*
Add btree_gin contrib module.
Tom Lane
2009-03-25
*
Add contrib/pg_stat_statements for server-wide tracking of statement execution
Tom Lane
2009-01-04
*
Add auto-explain contrib module for automatic logging of the plans of
Tom Lane
2008-11-19
*
Add a new, improved version of citext as a contrib module.
Tom Lane
2008-07-29
*
Make an editorial pass over the newly SGML-ified contrib documentation.
Tom Lane
2007-12-06
*
Add SGML documentation for contrib/spi and contrib/test_parser.
Tom Lane
2007-12-03
*
Ensure that all <sect1> and <refentry> tags have IDs. This is needed
Tom Lane
2007-12-02
*
Add SGML docs for contrib/dict_int and contrib/dict_xsyn.
Tom Lane
2007-12-02
*
Move contrib docs to an appendix (next door to External Projects).
Tom Lane
2007-11-14
*
Add some quick documentation for tsearch2 compatibility module.
Tom Lane
2007-11-14
*
Make /contrib install/uninstall script consistent:
Bruce Momjian
2007-11-11
*
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian
2007-11-10