Commit Graph

16045 Commits (REL_14_STABLE)

Author SHA1 Message Date
Bruce Momjian 9333f0d937 doc: add function argument and query parameter limits 2 years ago
Bruce Momjian 57354242c0 doc: 1-byte varlena headers can be used for user PLAIN storage 2 years ago
Tom Lane 70b59a2728 Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. 2 years ago
Michael Paquier 5a4c21e952 doc: Fix some typos and grammar 2 years ago
Peter Geoghegan df73ca3514 Doc: indexUnchanged is strictly a hint. 2 years ago
Tom Lane 9208c6f043 Doc: update CREATE OPERATOR's statement about => as an operator. 2 years ago
Robert Haas 81b3df0f1b Update the documentation on recovering from (M)XID exhaustion. 2 years ago
David Rowley 952e0b26c3 Doc: fix grammatical errors for enable_partitionwise_aggregate 2 years ago
Bruce Momjian 40049edfeb doc: clarify that SSPI and GSSAPI are interchangeable 2 years ago
Bruce Momjian f8c1662fbb doc: foreign servers with pushdown need matching collation 2 years ago
Bruce Momjian af29fb571e doc: add SSL configuration section reference 2 years ago
Bruce Momjian 4d966cc163 doc: document the need to analyze partitioned tables 2 years ago
Tom Lane 9f597bafac Doc: use CURRENT_USER not USER in plpgsql trigger examples. 2 years ago
Tom Lane e8ccae5d5c Doc: improve description of dump/restore's --clean and --if-exists. 2 years ago
Daniel Gustafsson 0ae01cc8bf doc: Change statistics function xref to the right target 2 years ago
Bruce Momjian aa7d0b6cf9 doc: clarify the effect of concurrent work_mem allocations 2 years ago
Bruce Momjian 587a3563cb doc: clarify handling of time zones with "time with time zone" 2 years ago
Bruce Momjian 7cdaa2a73a doc: clarify the behavior of unopenable listen_addresses 2 years ago
Bruce Momjian f1780eaf48 doc: pg_upgrade, clarify standby servers must remain running 2 years ago
Bruce Momjian 28919a063d doc: mention GROUP BY columns can reference target col numbers 2 years ago
Michael Paquier 0c4d7a1268 doc: Tell about "vcregress taptest" for regression tests on Windows 2 years ago
Tom Lane bbb9bec11c Doc: copy-edit the introductory para for the pg_class catalog. 2 years ago
Tom Lane 9baabfa38e Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. 2 years ago
Bruce Momjian 43f062cac0 doc: remove mention of backslash doubling in strings 2 years ago
Bruce Momjian a8e897e8be doc: mention that to_char() values are rounded 2 years ago
Bruce Momjian d46d69a359 doc: mention libpq regression tests 2 years ago
Daniel Gustafsson 832be40c49 doc: Replace list of drivers and PLs with wiki link 2 years ago
Tom Lane 93eb661713 Last-minute updates for release notes. 2 years ago
Tom Lane 7c9f0c0c02 Release notes for 15.4, 14.9, 13.12, 12.16, 11.21. 2 years ago
Etsuro Fujita 1ecd743969 Doc: update documentation for creating custom scan paths. 2 years ago
Tom Lane 8286b432c3 Doc: improve description of IN and row-constructor comparisons. 2 years ago
Tom Lane 2e9135b940 Doc: fix out-of-date example of SPI usage. 2 years ago
Andres Freund d11efe8303 Handle DROP DATABASE getting interrupted 2 years ago
David Rowley 571377dfb8 Doc: update old reference to "result cache" 2 years ago
Bruce Momjian 49d1d3c2c8 doc: PG _14_ relnotes, remove duplicate commit comment 2 years ago
Bruce Momjian c1589923c6 doc: rename "decades" to be more generic 2 years ago
Amit Kapila 991983fcf6 Doc: Clarify the behavior of triggers/rules in a logical subscriber. 2 years ago
David Rowley 8145b5e138 Doc: mention that extended stats aren't used for joins 2 years ago
Bruce Momjian 43b28fc39f doc: update PG history as over "three decades" 2 years ago
Amit Kapila 0b79042701 Fix the errhint message and docs for drop subscription failure. 2 years ago
Fujii Masao fd3def3950 doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS. 2 years ago
Tom Lane 1b322c1fae Doc: explain about dependency tracking for new-style SQL functions. 2 years ago
Bruce Momjian 3d8aefece4 doc: add missing "the" in LATERAL sentence. 2 years ago
Michael Paquier e72580232c pageinspect: Fix gist_page_items() with included columns 2 years ago
Peter Geoghegan 7deeb02f6d Doc: Fix link to fillfactor reloption. 2 years ago
Tom Lane fe0b69fc66 Last-minute updates for release notes. 2 years ago
Tom Lane ff4213cdc2 Release notes for 15.3, 14.8, 13.11, 12.15, 11.20. 2 years ago
Tom Lane 66ab2660e0 Doc: clarify behavior of row-limit arguments in the PLs' SPI wrappers. 2 years ago
Michael Paquier 43beaa2fb1 doc: Fix typo in pg_amcheck for term "schema" 2 years ago
Alexander Korotkov f4a4a18ecb Validate ltree siglen GiST option to be int-aligned 2 years ago