aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/postgres.sgml
Commit message (Expand)AuthorAge
* Document the backup manifest file format.Robert Haas2020-04-14
* Doc: introduce and document "&zwsp;" for allowing optional line breaks.Tom Lane2020-04-12
* Add a glossary to the documentationAlvaro Herrera2020-04-03
* Document color supportPeter Eisentraut2020-03-29
* Update to DocBook 4.5Peter Eisentraut2019-08-13
* tableam: basic documentation.Andres Freund2019-04-03
* doc: Add appendix detailing some limits of PostgreSQLPeter Eisentraut2018-11-29
* Integrate recovery.conf into postgresql.confPeter Eisentraut2018-11-25
* Add documentation for the JIT feature.Andres Freund2018-03-28
* Doc: move info for btree opclass implementors into main documentation.Tom Lane2018-02-06
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Remove use of Jade and DSSSLPeter Eisentraut2017-04-06
* Logical replicationPeter Eisentraut2017-01-20
* Add more parallel query documentation.Robert Haas2016-09-21
* Add Generic WAL interfaceTeodor Sigaev2016-04-01
* Redesign tablesample method API, and do extensive code review.Tom Lane2015-07-25
* Tablesample method API docsSimon Riggs2015-05-15
* Introduce replication progress tracking infrastructure.Andres Freund2015-04-29
* Document the new custom scan APIs.Robert Haas2015-03-13
* BRIN: Block Range IndexesAlvaro Herrera2014-11-07
* Documentation for logical decoding.Robert Haas2014-03-18
* doc: Add id to index in XSLT buildPeter Eisentraut2013-11-26
* doc: Enable book index in XSLT buildsPeter Eisentraut2013-10-15
* Background worker processesAlvaro Herrera2012-12-06
* Syntax support and documentation for event triggers.Robert Haas2012-07-18
* Add SP-GiST (space-partitioned GiST) index access method.Tom Lane2011-12-17
* Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML sourceAlvaro Herrera2011-04-04
* Implement an API to let foreign-data wrappers actually be functional.Tom Lane2011-02-20
* Remove anonymous cvs instructions, and replace them with instructionsMagnus Hagander2010-09-22
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Move documentation of all recovery.conf option to a new chapter.Heikki Linnakangas2010-02-22
* Use DocBook XSL stylesheets for man page buildingPeter Eisentraut2009-08-04
* Rearrangement of the HTML docs build rulesPeter Eisentraut2009-07-14
* Proofreading for Bruce's recent round of documentation proofreading.Tom Lane2009-06-17
* Proofreading adjustments for first two parts of documentation (TutorialBruce Momjian2009-04-27
* Move Client Authentication right after Server Configuration in docs.Bruce Momjian2008-05-07
* Move contrib docs to an appendix (next door to External Projects).Tom Lane2007-11-14
* Move most /contrib README files into SGML. Some still need conversionBruce Momjian2007-11-10
* Add acronym section to our documentation.Bruce Momjian2007-11-01
* First rough cut at text search documentation: bare bones referenceTom Lane2007-08-21
* Update documentation on may/can/might:Bruce Momjian2007-01-31
* Rename replication section "High Availability and Load Balancing".Bruce Momjian2006-11-17
* Add documentation section on failover, replication, load balancing, andBruce Momjian2006-10-26
* Fix SGML markupTeodor Sigaev2006-09-14
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-10
* Make the documentation of GUC variables a separate chapter, rather thanNeil Conway2005-09-12
* Add documentation on how statistics are used by the planner.Bruce Momjian2005-02-27
* Write some real documentation about the index access method API.Tom Lane2005-02-13
* Add some real documentation about TOAST (finally). Combine this withTom Lane2005-01-10