Commit Graph

16727 Commits (7f68b14629c1ef6cf8cb60d47b76b3b570454622)

Author SHA1 Message Date
Bruce Momjian 5cb54fc310 doc: PG 16 relnotes, SIMD improvements 2 years ago
Bruce Momjian 60751aa503 doc: PG 16 relnotes, add major features list 2 years ago
Tom Lane 1f9f6aa491 Spell the values of libpq's gssdelegation parameter as "0" and "1". 2 years ago
Bruce Momjian 4123455a9e doc: PG 16 relnotes, improve desc. of pg_log_standby_snapshot() 2 years ago
Alvaro Herrera 4042b2e187
pg_dump doc: mention 'long' is valid for --compress 2 years ago
Bruce Momjian ac298d3cb5 doc: PG 16 relnotes, improve description of standby log. decode 2 years ago
Nathan Bossart 2dcd1578c4 Rename some createuser options. 2 years ago
Bruce Momjian de7c3fd34e doc: PG 16 relnotes, misc merged items and bootstrap detail 2 years ago
Bruce Momjian c822358a25 doc: PG 16 relnotes, misc. updates 2 years ago
Bruce Momjian 30579d23b2 doc: PG 16 relnotes, add commits 2 years ago
Tom Lane b62381d9a2 Doc: fix some rendering problems in the PDF docs build. 2 years ago
Tom Lane a2eb99a01e Expand some more uses of "deleg" to "delegation" or "delegated". 2 years ago
Nathan Bossart f4001a5537 Fix remaining references to gss_accept_deleg. 2 years ago
Bruce Momjian 9c0a0e2ed9 rename "gss_accept_deleg" to "gss_accept_delegation". 2 years ago
Bruce Momjian cf109ffc20 doc: PG 16 relnotes, misc updates 2 years ago
Tom Lane 0245f8db36 Pre-beta mechanical code beautification. 2 years ago
Bruce Momjian e5f85744ea doc: PG 16 relnotes, delete reverted grant, adjust version num 2 years ago
Bruce Momjian 6ff33cdbab doc: PG 16 relnotes, merge REINDEX and reindexdb items 2 years ago
Bruce Momjian 1a620cbae5 doc: PG 16 relnotes, add missing parentheses 2 years ago
Michael Paquier e7bff46e50 pageinspect: Fix gist_page_items() with included columns 2 years ago
Bruce Momjian 613a7eca9c doc: improve pg_walinspect and role membership items 2 years ago
Bruce Momjian ce3673dade doc: improve description of adding roles as members 2 years ago
Bruce Momjian f79ee34702 doc: update PG 16 relnotes for pg_walinspect changes 2 years ago
Tomas Vondra 428c0cae92 Show empty BRIN ranges in brin_page_items 2 years ago
Bruce Momjian 1158c8c4e3 doc: PG 16 relnotes, add freeze and update walinspect items 2 years ago
Bruce Momjian 07ef30a028 docs: re-order some PG 16 relnotes items 2 years ago
Bruce Momjian d8a81108a8 doc: more PG 16 relnote wording improvements 2 years ago
Bruce Momjian 0791930aaa doc: add more sections to PG 16 release notes 2 years ago
Bruce Momjian 206a67e27f doc: first draft of the PG 16 release notes 2 years ago
Jeff Davis c9dc480a21 Fix documentation build broken by 1e16af8ab5. 2 years ago
Jeff Davis 1e16af8ab5 Doc improvements for language tags and custom ICU collations. 2 years ago
Jeff Davis 6de31ce446 Reduce icu_validation_level default to WARNING. 2 years ago
Andres Freund 093e5c57d5 Add writeback to pg_stat_io 2 years ago
Alexander Korotkov b9a7a82272 Revert "Add USER SET parameter values for pg_db_role_setting" 2 years ago
Michael Paquier 44e977d7ec doc: Fix ordering of entries in wait event table for I/O type 2 years ago
Michael Paquier 08c45ae235 doc: Fix incorrect version list for Windows SDK 2 years ago
Thomas Munro 319bae9a8d Rename io_direct to debug_io_direct. 2 years ago
Tom Lane 51b2c08798 Tighten usage of PSQL_WATCH_PAGER. 2 years ago
Peter Geoghegan 375407f494 Doc: Fix link to fillfactor reloption. 2 years ago
Michael Paquier 605994651b Fix assertion failure when updating stats_fetch_consistency in a transaction 2 years ago
Peter Geoghegan 5698f07947 Doc: update VACUUM FREEZE query conflict guidance. 2 years ago
Michael Paquier 0890f7d528 doc: Fix some markups in logical replication section 2 years ago
Peter Eisentraut 919c486a27 doc: New glossary entries 2 years ago
Tom Lane 6489875ce6 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. 2 years ago
Michael Paquier 6fd8ae6888 doc: Fix typo in pg_amcheck for term "schema" 2 years ago
Etsuro Fujita 4def50eba9 doc: Fix grammar. 2 years ago
Andres Freund 1118cd37eb Remove vacuum_defer_cleanup_age 2 years ago
Noah Misch 244ab8c00c Remove new <para id="contrib-obsolete">. 2 years ago
Alexander Korotkov 8bbd0cce92 Validate ltree siglen GiST option to be int-aligned 2 years ago
Fujii Masao 0a16512d40 doc: Add documentation for PGLOADBALANCEHOSTS environment variable in libpq. 2 years ago