Commits

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

DateSubjectAuthorReleases
2025-10-11 dbase_redo: Fix Valgrind-reported memory leak Álvaro Herrera 16.11
2024-09-24 Fix data loss at inplace update after heap_update(). Noah Misch 16.5
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 16.5
2024-08-19 Explain dropdb can't use syscache because of TOAST Tomas Vondra 16.5
2024-08-18 Fix DROP DATABASE for databases with many ACLs Tomas Vondra 16.5
2024-04-21 createdb: compare strategy case-insensitive Tomas Vondra 16.3
2024-02-01 Handle interleavings between CREATE DATABASE steps and base backup. Noah Misch 16.2
2024-02-01 Sync PG_VERSION file in CREATE DATABASE. Noah Misch 16.2
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 16.0
2023-06-16 CREATE DATABASE: make LOCALE apply to all collation providers. Jeff Davis 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-04 Canonicalize ICU locale names to language tags. Jeff Davis 16.0
2023-03-28 Validate ICU locales. Jeff Davis 16.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-03-09 Disallow specifying ICU rules unless locale provider is ICU Peter Eisentraut 16.0
2023-03-08 Allow tailoring of ICU locales with custom rules Peter Eisentraut 16.0
2023-02-22 Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG Michael Paquier 16.0
2023-02-09 Fix various typos in code and tests Michael Paquier 16.0
2023-01-24 Adjust interaction of CREATEROLE with role properties. Robert Haas 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-18 Add a SET option to the GRANT command. Robert Haas 16.0
2022-11-13 Refactor aclcheck functions Peter Eisentraut 16.0
2022-11-13 Refactor ownercheck functions Peter Eisentraut 16.0
2022-11-04 Fix CREATE DATABASE so we can pg_upgrade DBs with OIDs above 2^31. Tom Lane 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0