Commit Graph

17874 Commits (5632d2f5deca271af7dd26a8e2a4a28f45f003dd)

Author SHA1 Message Date
Tom Lane 5632d2f5de Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23. 6 months ago
Tom Lane 7889889e4e First-draft release notes for 18.1. 6 months ago
Fujii Masao ac72a905d0 doc: Fix descriptions of some PGC_POSTMASTER parameters. 6 months ago
Fujii Masao d83da466b5 doc: Clarify units for io_combine_limit and io_max_combine_limit. 6 months ago
Noah Misch 46524d519a Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CONFLICT. 6 months ago
Bruce Momjian 0941188056 doc: rewrite random_page_cost description 6 months ago
Peter Eisentraut fa78e5bea5 docs: Link to the correct protocol version inspection function 6 months ago
Daniel Gustafsson 172f217e82 doc: Remove mention of Git protocol support 6 months ago
David Rowley f691e72585 Doc: clarify n_distinct_inherited setting 7 months ago
Magnus Hagander de2b62f475 docs: Fix protocol version 3.2 message format of CancelRequest 7 months ago
Magnus Hagander 656736402f Remove extra semicolon in example 7 months ago
Daniel Gustafsson 9ea4a2b4f1 doc: Add missing parenthesis in pg_stat_progress_analyze docs 7 months ago
Tom Lane cbfcb7b466 Doc: clean up documentation for new UUID functions. 7 months ago
Daniel Gustafsson 937741cbe5 doc: Remove trailing whitespace in xref 7 months ago
Daniel Gustafsson ec8a75ae8d Revert "doc: Remove trailing whitespace in xref" 7 months ago
Daniel Gustafsson 987e00fa99 doc: Remove trailing whitespace in xref 7 months ago
Nathan Bossart b585f25284 Add list of major features to the v18 release notes. 8 months ago
Peter Eisentraut 142885d380 Add list of acknowledgments to release notes 8 months ago
Bruce Momjian 144de0341b doc PG 18 relnotes: set release date, remove "CURRENT AS OF" 8 months ago
Bruce Momjian b4879afdf5 doc PG 18 relnotes: update description of skip scan item 8 months ago
Tom Lane cc7053a5fe Revert "Avoid race condition between "GRANT role" and "DROP ROLE"". 8 months ago
Bruce Momjian dad1e259df doc PG 18 relnotes: add mention of temporal foreign key constr. 8 months ago
Peter Eisentraut 8309f3f86d Hide duplicate names from extension views 8 months ago
Nathan Bossart a80b7a0547 Fix documentation for shmem_startup_hook. 8 months ago
Bruce Momjian e19c67d0fb doc PG 18 relnotes: adjust attribution for commit a252ed7fba 8 months ago
Bruce Momjian a252ed7fba doc PG 18 relnotes: add attribution and rewrite text search item 8 months ago
Bruce Momjian e1dacaac3b doc PG 18 relnotes: update to current 8 months ago
Peter Eisentraut d1073c3b4c doc PG 18 relnotes: Add migration note about tsearch 8 months ago
Nathan Bossart 6b34e21575 Document privileges required for vacuumdb --missing-stats-only. 8 months ago
Peter Eisentraut 9d115b9e11 Message wording improvements 8 months ago
Heikki Linnakangas e7ff96853e libpq: Be strict about cancel key lengths 8 months ago
Amit Kapila fc387141ea Doc: Fix typo in logicaldecoding.sgml. 9 months ago
Michael Paquier 86831952ad Ignore temporary relations in RelidByRelfilenumber() 9 months ago
Michael Paquier 859444465f doc: Improve description of wal_compression 9 months ago
Nathan Bossart 67a2fbb8f9 Restrict psql meta-commands in plain-text dumps. 9 months ago
Tom Lane 31c09ef456 doc: add float as an alias for double precision. 9 months ago
Peter Eisentraut f15c00e909 doc: Formatting improvements 9 months ago
Alexander Korotkov 2ae8280d16 Revert "Clarify documentation for the initcap function" 9 months ago
Fujii Masao 3e65e77f76 doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRESSION AS. 9 months ago
Álvaro Herrera f71ad5b082
Put PG_TEST_EXTRA doc items back in alphabetical order 9 months ago
Álvaro Herrera d185161e47
Hide expensive pg_upgrade test behind PG_TEST_EXTRA 9 months ago
Andrew Dunstan 7c3a036f5c fix apparent typo in release notes 9 months ago
Álvaro Herrera 7b1053a577
doc: mention unusability of dropped CHECK to verify NOT NULL 9 months ago
Jeff Davis a3e8dc1438 Simplify options in pg_dump and pg_restore. 9 months ago
Etsuro Fujita 5a900d6482 Doc: clarify the restrictions of AFTER triggers with transition tables. 9 months ago
Heikki Linnakangas 42b1480eb2 libpq: Complain about missing BackendKeyData later with PGgetCancel() 9 months ago
Nathan Bossart da103c7bc8 doc: Adjust documentation for vacuumdb --missing-stats-only. 9 months ago
Andrew Dunstan 3a954813a0 Remove release note item for Non text modes for pg_dumpall 9 months ago
Andrew Dunstan 4a9ee867bf Revert Non text modes for pg_dumpall, and pg_restore support 9 months ago
Bruce Momjian a60691eb20 doc PG 18 relnotes: update to current 9 months ago