summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2018-04-08Doc: clarify explanation of pg_dump usage.Tom Lane
2018-04-05doc: remove mention of the DMOZ catalog in ltree docsBruce Momjian
2018-04-04docs: update ltree URL for the DMOZ catalogBruce Momjian
2018-03-30docs: add parameter with brackets around varbit()Bruce Momjian
2018-03-30doc: document "IS NOT DOCUMENT"Bruce Momjian
2018-03-25Doc: add example of type resolution in nested UNIONs.Tom Lane
2018-03-25Doc: remove extra comma in syntax summary for array_fill().Tom Lane
2018-03-24Don't qualify type pg_catalog.text in extend-extensions-example.Noah Misch
2018-03-21Fix typo.Tatsuo Ishii
2018-03-21Rework word_similarity documentation, make it close to actual algorithm.Teodor Sigaev
2018-03-20Doc: typo fix, "PG_" should be "TG_" here.Tom Lane
2018-03-18Doc: note that statement-level view triggers require an INSTEAD OF trigger.Tom Lane
2018-03-16Doc: explicitly point out that enum values can't be dropped.Tom Lane
2018-03-14Log when a BRIN autosummarization request failsAlvaro Herrera
2018-03-08Fix warnings in man page buildPeter Eisentraut
2018-03-05Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL)Alvaro Herrera
2018-03-03doc: Fix links to pg_stat_replicationPeter Eisentraut
2018-02-26Last-minute updates for release notes.Tom Lane
2018-02-26Document security implications of search_path and the public schema.Noah Misch
2018-02-25Release notes for 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22.Tom Lane
2018-02-23Synchronize doc/ copies of src/test/examples/.Noah Misch
2018-02-15Doc: fix minor bug in CREATE TABLE example.Tom Lane
2018-02-12Add missing articleAlvaro Herrera
2018-02-07Change default git repo URL to httpsMagnus Hagander
2018-02-05Last-minute updates for release notes.Tom Lane
2018-02-04doc: Update mentions of MD5 in the documentationPeter Eisentraut
2018-02-04Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21.Tom Lane
2018-02-03doc: Fix name in release notesPeter Eisentraut
2018-02-03doc: Clarify psql --list documentation a bit morePeter Eisentraut
2018-02-03doc: Fix index linkPeter Eisentraut
2018-01-31doc: fix trigger inheritance wordingBruce Momjian
2018-01-31doc: clarify major/minor pg_upgrade versions with examplesBruce Momjian
2018-01-31doc: clearify trigger behavior for inheritanceBruce Momjian
2018-01-31doc: in contrib-spi, mention and link to the meaning of SPIBruce Momjian
2018-01-31doc: Improve pg_upgrade rsync examples to use clusterdirBruce Momjian
2018-01-31pgcrypto's encrypt() supports AES-128, AES-192, and AES-256Robert Haas
2018-01-31doc: mention datadir locations are actually config locationsBruce Momjian
2018-01-30Fix up references to scram-sha-256Peter Eisentraut
2018-01-27Add missing semicolons in documentation examplesMagnus Hagander
2018-01-24doc: properly indent CREATE TRIGGER paragraphBruce Momjian
2018-01-23doc: mention psql -l uses the 'postgres' database by defaultBruce Momjian
2018-01-23Documentation fix: pg_ctl no longer makes connection attempts.Tom Lane
2018-01-23doc: simplify intermediate certificate mention in libpq docsBruce Momjian
2018-01-21Fix wording of "hostaddrs"Magnus Hagander
2018-01-21doc: update intermediate certificate instructionsBruce Momjian
2018-01-11Fix behavior of ~> (cube, int) operatorTeodor Sigaev
2018-01-10Fix sample INSTR() functions in the plpgsql documentation.Tom Lane
2018-01-03Update copyright for 2018Bruce Momjian
2017-12-18doc: Fix figures in example descriptionPeter Eisentraut
2017-12-05doc: Update memory requirements for FOPPeter Eisentraut