Commits

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

DateSubjectAuthorReleases
2026-07-03 Prevent access to other sessions' empty temp tables Alexander Korotkov 16 (unreleased)
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 16.12
2025-02-19 Fix unsafe access to BufferDescriptors Richard Guo 16.9
2024-02-02 Fix typo in comments Heikki Linnakangas 16.2
2023-08-23 ExtendBufferedWhat -> BufferManagerRelation. Thomas Munro 16.0
2023-07-25 Fix off-by-one in LimitAdditionalPins() Andres Freund 16.0
2023-05-21 Remove over-eager assertion in ExtendBufferedRelTo() Andres Freund 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-17 Add writeback to pg_stat_io Andres Freund 16.0
2023-05-17 Update parameter name context to wb_context Andres Freund 16.0
2023-04-18 Fix various typos David Rowley 16.0
2023-04-14 Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add tests Andres Freund 16.0
2023-04-13 Harmonize some more function parameter names. Peter Geoghegan 16.0
2023-04-08 Add io_direct setting (developer-only). Thomas Munro 16.0
2023-04-08 Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. Thomas Munro 16.0
2023-04-08 Track IO times in pg_stat_io Andres Freund 16.0
2023-04-07 Improve IO accounting for temp relation writes Andres Freund 16.0
2023-04-07 Fix copy-paste bug in 12f3867f553 triggering an assert after a write error Andres Freund 16.0
2023-04-05 bufmgr: Introduce infrastructure for faster relation extension Andres Freund 16.0
2023-04-05 bufmgr: Support multiple in-progress IOs by using resowner Andres Freund 16.0
2023-04-05 bufmgr: Acquire and clean victim buffer separately Andres Freund 16.0
2023-04-05 bufmgr: Add some more error checking [infrastructure] around pinning Andres Freund 16.0
2023-04-05 bufmgr: Add Pin/UnpinLocalBuffer() Andres Freund 16.0
2023-04-04 bufmgr: Remove buffer-write-dirty tracepoints Andres Freund 16.0
2023-03-31 Track shared buffer hits in pg_stat_io Andres Freund 16.0