Commit Graph

17860 Commits (REL_18_0)

Author SHA1 Message Date
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. 8 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
Alexander Korotkov 1fe9e3822c Clarify documentation for the initcap function 9 months ago
Fujii Masao a8acfb133c doc: Add missing index entries and fix title formatting in pg_buffercache docs. 9 months ago
Amit Kapila 0e8c656551 Doc: Fix logical replication examples. 10 months ago
Michael Paquier 282b10cb05 doc: Inform about aminsertcleanup optional NULLness 10 months ago
Fujii Masao 6cf5b10ce9 doc: Document reopen of output file via SIGHUP in pg_recvlogical. 10 months ago
Nathan Bossart c4b5cd0956 doc: Add note about how to use pg_overexplain. 10 months ago
Daniel Gustafsson 409c63f9f6 doc: Add example file for COPY 10 months ago
Fujii Masao ac7c044831 doc: Fix confusing description of streaming option in START_REPLICATION. 10 months ago
Fujii Masao da9a888da2 doc: Clarify that total_vacuum_time excludes VACUUM FULL. 10 months ago
Tom Lane f8ce5dea43 Doc: clarify description of regexp fields in pg_ident.conf. 10 months ago
Tom Lane c33e55ac91 Doc: clarify description of current-date/time functions. 10 months ago
Tatsuo Ishii a1973e5466 Doc: fix outdated protocol version. 10 months ago
Fujii Masao afb64a56d9 doc: Clarify meaning of "idle" in idle_replication_slot_timeout. 10 months ago
Fujii Masao 37c76aeb9a Change unit of idle_replication_slot_timeout to seconds. 10 months ago