summaryrefslogtreecommitdiff
path: root/doc/src/sgml/postgres.sgml
AgeCommit message (Expand)Author
2021-07-05Doc: Hash Indexes.Amit Kapila
2021-03-31Add a docs section for obsoleted and renamed functions and settingsStephen Frost
2020-12-28Revert "Add key management system" (978f869b99) & later commitsBruce Momjian
2020-12-25Add key management systemBruce Momjian
2020-10-06Expand installation documentation to cover binary installationsMagnus Hagander
2020-04-14Document the backup manifest file format.Robert Haas
2020-04-12Doc: introduce and document "&zwsp;" for allowing optional line breaks.Tom Lane
2020-04-03Add a glossary to the documentationAlvaro Herrera
2020-03-29Document color supportPeter Eisentraut
2019-08-13Update to DocBook 4.5Peter Eisentraut
2019-04-04tableam: basic documentation.Andres Freund
2018-11-29doc: Add appendix detailing some limits of PostgreSQLPeter Eisentraut
2018-11-25Integrate recovery.conf into postgresql.confPeter Eisentraut
2018-03-28Add documentation for the JIT feature.Andres Freund
2018-02-06Doc: move info for btree opclass implementors into main documentation.Tom Lane
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-04-07Remove use of Jade and DSSSLPeter Eisentraut
2017-01-20Logical replicationPeter Eisentraut
2016-09-21Add more parallel query documentation.Robert Haas
2016-04-01Add Generic WAL interfaceTeodor Sigaev
2015-07-25Redesign tablesample method API, and do extensive code review.Tom Lane
2015-05-15Tablesample method API docsSimon Riggs
2015-04-29Introduce replication progress tracking infrastructure.Andres Freund
2015-03-13Document the new custom scan APIs.Robert Haas
2014-11-07BRIN: Block Range IndexesAlvaro Herrera
2014-03-18Documentation for logical decoding.Robert Haas
2013-11-27doc: Add id to index in XSLT buildPeter Eisentraut
2013-10-16doc: Enable book index in XSLT buildsPeter Eisentraut
2012-12-06Background worker processesAlvaro Herrera
2012-07-18Syntax support and documentation for event triggers.Robert Haas
2011-12-17Add SP-GiST (space-partitioned GiST) index access method.Tom Lane
2011-04-04Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML sourceAlvaro Herrera
2011-02-20Implement an API to let foreign-data wrappers actually be functional.Tom Lane
2010-09-22Remove anonymous cvs instructions, and replace them with instructionsMagnus Hagander
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-02-22Move documentation of all recovery.conf option to a new chapter.Heikki Linnakangas
2009-08-04Use DocBook XSL stylesheets for man page buildingPeter Eisentraut
2009-07-14Rearrangement of the HTML docs build rulesPeter Eisentraut
2009-06-17Proofreading for Bruce's recent round of documentation proofreading.Tom Lane
2009-04-27Proofreading adjustments for first two parts of documentation (TutorialBruce Momjian
2008-05-07Move Client Authentication right after Server Configuration in docs.Bruce Momjian
2007-11-14Move contrib docs to an appendix (next door to External Projects).Tom Lane
2007-11-10Move most /contrib README files into SGML. Some still need conversionBruce Momjian
2007-11-01Add acronym section to our documentation.Bruce Momjian
2007-08-21First rough cut at text search documentation: bare bones referenceTom Lane
2007-01-31Update documentation on may/can/might:Bruce Momjian
2006-11-17Rename replication section "High Availability and Load Balancing".Bruce Momjian
2006-10-26Add documentation section on failover, replication, load balancing, andBruce Momjian
2006-09-14Fix SGML markupTeodor Sigaev