summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2018-06-20Fix typoMagnus Hagander
2018-06-20Clarify use of temporary tables within partition treesMichael Paquier
2018-06-19doc: explain use of json_populate_record{set}()Bruce Momjian
2018-06-13Documentation improvement for pg_trgmAlexander Korotkov
2018-06-11Fix grammar in documentation related to checkpoint_flush_afterMichael Paquier
2018-06-10Fix grammar in REVOKE documentationMichael Paquier
2018-05-30Fix grammarAlvaro Herrera
2018-05-28doc: mark 'replaceable' parameter for backup program listingBruce Momjian
2018-05-28doc: adjust DECLARE docs to mention FOR UPDATE behaviorBruce Momjian
2018-05-25Remove incorrect statement about IPC configuration on OpenBSDMagnus Hagander
2018-05-21Fix SQL:2008 FETCH FIRST syntax to allow parameters.Andrew Gierth
2018-05-20printf("%lf") is not portable, so omit the "l".Tom Lane
2018-05-17doc: fix description of backward_scanAndrew Gierth
2018-05-14Doc: fix minor release-note typo.Tom Lane
2018-05-07Last-minute updates for release notes.Tom Lane
2018-05-07Last-minute updates for release notes.Tom Lane
2018-05-06Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23.Tom Lane
2018-05-02Remove remaining references to version-0 calling convention in docs.Heikki Linnakangas
2018-04-26docs: remove "III" version text from pgAdmin linkBruce Momjian
2018-04-23Fix handling of partition bounds for boolean partitioning columns.Tom Lane
2018-04-11doc: Add more information about logical replication privilegesPeter Eisentraut
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