Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-07 | localbuf: Add Valgrind buffer access instrumentation | Andres Freund | 18.0 |
| 2025-04-01 | aio: Add test_aio module | Andres Freund | 18.0 |
| 2025-03-30 | bufmgr: Implement AIO read support | Andres Freund | 18.0 |
| 2025-03-29 | localbuf: Track pincount in BufferDesc as well | Andres Freund | 18.0 |
| 2025-03-16 | localbuf: Fix dangerous coding pattern in GetLocalVictimBuffer() | Andres Freund | 18.0 |
| 2025-03-16 | localbuf: Introduce TerminateLocalBufferIO() | Andres Freund | 18.0 |
| 2025-03-16 | localbuf: Introduce StartLocalBufferIO() | Andres Freund | 18.0 |
| 2025-03-16 | localbuf: Introduce FlushLocalBuffer() | Andres Freund | 18.0 |
| 2025-03-16 | localbuf: Introduce InvalidateLocalBuffer() | Andres Freund | 18.0 |
| 2025-02-25 | Change relpath() et al to return path by value | Andres Freund | 18.0 |