Commits

DateSubjectAuthorReleases
2025-12-08 Use PGAlignedXLogBlock for some code simplification Peter Eisentraut 19 (unreleased)
2025-11-10 Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h Heikki Linnakangas 19 (unreleased)
2025-11-06 Use XLogRecPtrIsValid() in various places Álvaro Herrera 19 (unreleased)
2025-11-05 Implement WAIT FOR command Alexander Korotkov 19 (unreleased)
2025-11-05 Add assertions checking for the startup process in WAL replay routines Michael Paquier 19 (unreleased)
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 13.23
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 14.20
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 15.15
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 16.11
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 17.7
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 18.1
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 19 (unreleased)
2025-10-29 Fix correctness issue with computation of FPI size in WAL stats Michael Paquier 19 (unreleased)
2025-09-30 Reorder XLogNeedsFlush() checks to be more consistent Michael Paquier 19 (unreleased)
2025-09-25 Remove preprocessor guards from injection points Daniel Gustafsson 18.1
2025-09-25 Remove preprocessor guards from injection points Daniel Gustafsson 17.7
2025-09-25 Remove preprocessor guards from injection points Daniel Gustafsson 19 (unreleased)
2025-09-19 Make XLogFlush() and XLogNeedsFlush() decision-making more consistent Michael Paquier 19 (unreleased)
2025-09-09 Fix leak with SMgrRelations in startup process Michael Paquier 17.7
2025-09-09 Fix leak with SMgrRelations in startup process Michael Paquier 18.0
2025-09-09 Fix leak with SMgrRelations in startup process Michael Paquier 19 (unreleased)
2025-08-22 Revert "Get rid of WALBufMappingLock" Alexander Korotkov 18.0
2025-08-22 Revert "Get rid of WALBufMappingLock" Alexander Korotkov 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. Tom Lane 19 (unreleased)
2025-08-05 Fix mixups of FooGetDatum() vs. DatumGetFoo() Peter Eisentraut 19 (unreleased)