aio, bufmgr: Comment fixes/improvements
Andres Freund <andres@anarazel.de>
aio, bufmgr: Comment fixes/improvements Some of these comments have been wrong for a while (12f3867f5534), some I recently introduced (da7226993fd, 55b454d0e14). This includes an update to a comment in FlushBuffer(), which will be copied in a future commit. These changes seem big enough to be worth doing in separate commits. Suggested-by: Noah Misch <noah@leadboat.com> Discussion: https://postgr.es/m/20250319212530.80.nmisch@google.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/postmaster.c | modified | +1 −1 |
| src/backend/storage/buffer/bufmgr.c | modified | +4 −6 |
| src/include/storage/aio.h | modified | +1 −1 |
| src/include/storage/aio_internal.h | modified | +21 −1 |
Discussion
- AIO v2.0 213 messages · 2024-09-01 → 2025-07-29