Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2024-11-27 If a C23 compiler is detected, try asking for C17. Thomas Munro 11 (unreleased)
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 11 (unreleased)
2024-06-26 Remove redundant perl version checks Andrew Dunstan 11 (unreleased)
2023-11-06 Stamp 11.22. Tom Lane 11.22
2023-11-06 Last-minute updates for release notes. Tom Lane 11.22
2023-11-06 Detect integer overflow while computing new array dimensions. Tom Lane 11.22
2023-11-06 Compute aggregate argument types correctly in transformAggregateCall(). Tom Lane 11.22
2023-11-06 Ban role pg_signal_backend from more superuser backend types. Noah Misch 11.22
2023-11-06 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 11.22
2023-11-06 Translation updates Peter Eisentraut 11.22
2023-11-05 Release notes for 16.1, 15.5, 14.10, 13.13, 12.17, 11.22. Tom Lane 11.22
2023-11-03 doc: \copy can get data values \. and end-of-input confused Bruce Momjian 11.22
2023-11-03 doc: CREATE DATABASE doesn't copy db-level perms. from template Bruce Momjian 11.22
2023-11-03 Doc: update CREATE RULE ref page's hoary discussion of views. Tom Lane 11.22
2023-11-03 doc: ALTER DEFAULT PRIVILEGES does not affect inherited roles Bruce Momjian 11.22
2023-11-02 Be more wary about NULL values for GUC string variables. Tom Lane 11.22
2023-11-01 doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception" Michael Paquier 11.22
2023-10-31 doc: improve ALTER SYSTEM description of value list quoting Bruce Momjian 11.22
2023-10-31 doc: 1-byte varlena headers can be used for user PLAIN storage Bruce Momjian 11.22
2023-10-30 amcheck: Distinguish interrupted page deletion from corruption. Noah Misch 11.22
2023-10-30 Diagnose !indisvalid in more SQL functions. Noah Misch 11.22
2023-10-29 btree_gin: Fix calculation of leftmost interval value. Dean Rasheed 11.22
2023-10-28 Fix intra-query memory leak when a SRF returns zero rows. Tom Lane 11.22
2023-10-28 Remove PHOT from our default timezone abbreviations list. Tom Lane 11.22
2023-10-25 Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT. Tom Lane 11.22