Commits

DateSubjectAuthorReleases
2025-03-12 Increase default effective_io_concurrency to 16 Melanie Plageman 18.0
2025-02-11 Replace AssertMacro() with Assert() when not in macro Peter Eisentraut 18.0
2025-01-19 Remove PrintBufferDescs() and PrintPinnedBufs(). Tom Lane 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-08-29 Rename some shared memory initialization routines Heikki Linnakangas 18.0
2024-07-20 Remove "smgr_persistence == 0" dead code. Noah Misch 18.0
2024-07-20 Refactor PinBufferForBlock() to remove checks about persistence. Noah Misch 18.0
2024-06-12 Harmonize function parameter names for Postgres 17. Peter Geoghegan 17.0
2024-05-17 Remove unused typedefs Peter Eisentraut 17.0
2024-04-08 Add pg_buffercache_evict() function for testing. Thomas Munro 17.0
2024-04-06 Allow BufferAccessStrategy to limit pin count. Thomas Munro 17.0
2024-04-02 Provide vectored variant of ReadBuffer(). Thomas Munro 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-08 Make ResourceOwners more easily extensible. Heikki Linnakangas 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-24 Assert that buffers are marked dirty before XLogRegisterBuffer(). Jeff Davis 17.0
2023-09-05 Remove the "snapshot too old" feature. Thomas Munro 17.0
2023-08-23 ExtendBufferedWhat -> BufferManagerRelation. Thomas Munro 16.0
2023-08-23 ExtendBufferedWhat -> BufferManagerRelation. Thomas Munro 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-06 Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option David Rowley 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: Add some more error checking [infrastructure] around pinning Andres Freund 16.0
2023-03-29 Remove empty function BufmgrCommit(). Tom Lane 16.0