Commits

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

DateSubjectAuthorReleases
2025-10-11 dbase_redo: Fix Valgrind-reported memory leak Álvaro Herrera 15.15
2024-09-24 Fix data loss at inplace update after heap_update(). Noah Misch 15.9
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 15.9
2024-08-19 Explain dropdb can't use syscache because of TOAST Tomas Vondra 15.9
2024-08-18 Fix DROP DATABASE for databases with many ACLs Tomas Vondra 15.9
2024-04-21 createdb: compare strategy case-insensitive Tomas Vondra 15.7
2024-02-01 Sync PG_VERSION file in CREATE DATABASE. Noah Misch 15.6
2024-02-01 Handle interleavings between CREATE DATABASE steps and base backup. Noah Misch 15.6
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 15.4
2023-02-22 Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG Michael Paquier 15.3
2022-11-04 Fix CREATE DATABASE so we can pg_upgrade DBs with OIDs above 2^31. Tom Lane 15.1
2022-09-24 Message style improvements Peter Eisentraut 15.0
2022-09-21 Improve ICU option handling in CREATE DATABASE Peter Eisentraut 15.0
2022-09-16 Don't allow creation of database with ICU locale with unsupported encoding Peter Eisentraut 15.0
2022-08-24 Fix ICU locale option handling in CREATE DATABASE Peter Eisentraut 15.0
2022-08-22 Fix assertion failure in CREATE DATABASE Peter Eisentraut 15.0
2022-08-12 Avoid using a fake relcache entry to own an SmgrRelation. Robert Haas 15.0
2022-07-28 Fix replay of create database records on standby Alvaro Herrera 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-05-07 Fix old-fd issues using global barriers everywhere. Thomas Munro 15.0
2022-04-25 Always pfree strings returned by GetDatabasePath Alvaro Herrera 15.0
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2022-04-06 pgstat: stats collector references in comments. Andres Freund 15.0
2022-03-29 Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15.0
2022-03-29 Revert "Fix replay of create database records on standby" Alvaro Herrera 15.0