Commit Graph

16436 Commits (REL_15_STABLE)

Author SHA1 Message Date
Bruce Momjian 4e64be6520 doc: FreeBSD uses camcontrol identify, not atacontrol, for cache 2 years ago
Noah Misch 1816ecd385 Fix typo in person's name. 2 years ago
Dean Rasheed ff772853d0 doc: improve description of privileges for MERGE and update glossary. 2 years ago
Bruce Momjian 403f4f4fa1 doc: correct description of libpq's PQsetnonblocking() mode 2 years ago
Daniel Gustafsson 06169ffda3 doc: Add missing semicolon in example 2 years ago
Tom Lane 95c96ba1d0 Last-minute updates for release notes. 2 years ago
Tom Lane bea8912053 Release notes for 16.1, 15.5, 14.10, 13.13, 12.17, 11.22. 2 years ago
Bruce Momjian a5bee67c36 doc: \copy can get data values \. and end-of-input confused 2 years ago
Bruce Momjian 31a89ddeb8 doc: CREATE DATABASE doesn't copy db-level perms. from template 2 years ago
Tom Lane 58d3283b67 Doc: update CREATE RULE ref page's hoary discussion of views. 2 years ago
Bruce Momjian 1595724d00 doc: ALTER DEFAULT PRIVILEGES does not affect inherited roles 2 years ago
Michael Paquier bbbf1510bc doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception" 2 years ago
Bruce Momjian d21b1706a9 doc: improve ALTER SYSTEM description of value list quoting 2 years ago
Bruce Momjian a1e2107862 doc: add function argument and query parameter limits 2 years ago
Bruce Momjian cbf6c07f4f doc: 1-byte varlena headers can be used for user PLAIN storage 2 years ago
Tom Lane 733e99de4e Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. 2 years ago
Michael Paquier d8c3ed4f29 doc: Fix some typos and grammar 2 years ago
Peter Geoghegan be2502947f Doc: indexUnchanged is strictly a hint. 2 years ago
Tom Lane d568d2fab4 Doc: update CREATE OPERATOR's statement about => as an operator. 2 years ago
Robert Haas fdfb141a74 Update the documentation on recovering from (M)XID exhaustion. 2 years ago
David Rowley 245e0f4e8d Doc: fix grammatical errors for enable_partitionwise_aggregate 2 years ago
Bruce Momjian 5143f764a7 doc: clarify that SSPI and GSSAPI are interchangeable 2 years ago
Bruce Momjian 78691d1f98 doc: foreign servers with pushdown need matching collation 2 years ago
Bruce Momjian f20e0f82b9 doc: add SSL configuration section reference 2 years ago
Bruce Momjian 119fd40dce doc: document the need to analyze partitioned tables 2 years ago
Tom Lane 6db384f2f9 Doc: use CURRENT_USER not USER in plpgsql trigger examples. 2 years ago
Tom Lane f8b55e8450 Doc: improve description of dump/restore's --clean and --if-exists. 2 years ago
Daniel Gustafsson 231e6b98fc doc: Change statistics function xref to the right target 2 years ago
Bruce Momjian c3f7e91a19 doc: clarify the effect of concurrent work_mem allocations 2 years ago
Bruce Momjian 7bb0f4a25d doc: clarify handling of time zones with "time with time zone" 2 years ago
Bruce Momjian cf93f173c1 doc: clarify the behavior of unopenable listen_addresses 2 years ago
Bruce Momjian 29dec9f043 doc: pg_upgrade, clarify standby servers must remain running 2 years ago
Bruce Momjian 3a9a1b821e doc: mention GROUP BY columns can reference target col numbers 2 years ago
Michael Paquier 3c065d5a7e doc: Tell about "vcregress taptest" for regression tests on Windows 2 years ago
Tom Lane bd82b8d9b2 Doc: copy-edit the introductory para for the pg_class catalog. 2 years ago
Tom Lane 95f54f0d03 Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. 2 years ago
Bruce Momjian ad6508c104 doc: remove mention of backslash doubling in strings 2 years ago
Daniel Gustafsson 87d6e0127a doc: Extend documentation of PG_TEST_EXTRA 2 years ago
Bruce Momjian 18aecf5e15 doc: mention that to_char() values are rounded 2 years ago
Bruce Momjian de35fb89cd doc: mention libpq regression tests 2 years ago
Daniel Gustafsson f4f63577b6 doc: Replace list of drivers and PLs with wiki link 2 years ago
Tom Lane 948757fe49 Last-minute updates for release notes. 2 years ago
Tom Lane accf4f8488 Release notes for 15.4, 14.9, 13.12, 12.16, 11.21. 2 years ago
Etsuro Fujita dea12a1fd4 Doc: update documentation for creating custom scan paths. 2 years ago
Tom Lane c6344d7686 First-draft release notes for 15.4. 2 years ago
Tom Lane bc9993a549 Doc: improve description of IN and row-constructor comparisons. 2 years ago
Tom Lane f9278cb0ae Doc: fix out-of-date example of SPI usage. 2 years ago
Andres Freund f66403749d Handle DROP DATABASE getting interrupted 2 years ago
David Rowley 3883ef3236 Doc: update old reference to "result cache" 2 years ago
Bruce Momjian f08faee4b9 doc: rename "decades" to be more generic 2 years ago