Commits

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

DateSubjectAuthorReleases
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 15.16
2025-02-19 Fix unsafe access to BufferDescriptors Richard Guo 15.13
2023-03-22 Fix memory leak and inefficiency in CREATE DATABASE ... STRATEGY WAL_LOG Andres Freund 15.3
2022-08-18 When using the WAL-logged CREATE DATABASE strategy, bulk extend. Robert Haas 15.0
2022-08-12 Avoid using a fake relcache entry to own an SmgrRelation. Robert Haas 15.0
2022-08-06 Fix data-corruption hazard in WAL-logged CREATE DATABASE. Tom Lane 15.0
2022-07-25 Fix ReadRecentBuffer for local buffers. Heikki Linnakangas 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-04-08 Rename delayChkpt to delayChkptFlags. Robert Haas 15.0
2022-04-07 Prefetch data referenced by the WAL, take II. Thomas Munro 15.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
2022-03-29 Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15.0
2022-03-24 Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. Robert Haas 15.0
2022-01-30 Remove xloginsert.h from xlog.h Alvaro Herrera 15.0
2022-01-17 Consistently use the function name CreateCheckPoint in code and comments. Amit Kapila 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-16 Change ProcSendSignal() to take pgprocno. Thomas Munro 15.0
2021-12-03 Some RELKIND macro refactoring Peter Eisentraut 15.0
2021-10-04 Fix duplicate words in comments Daniel Gustafsson 15.0
2021-09-09 Check for relation length overrun soon enough. Tom Lane 15.0
2021-08-26 Fix handling of partitioned index in RelationGetNumberOfBlocksInFork() Peter Eisentraut 15.0
2021-08-05 process startup: Always call Init[Auxiliary]Process() before BaseInit(). Andres Freund 15.0
2021-08-05 pgstat: split reporting/fetching of bgwriter and checkpointer stats. Andres Freund 15.0
2021-07-31 Move InRecovery and standbyState global vars to xlogutils.c. Heikki Linnakangas 15.0