Rename BufferAccessStrategyData.ring_size to nbuffers
David Rowley <drowley@postgresql.org>
Rename BufferAccessStrategyData.ring_size to nbuffers The new name better reflects what the field is - the size of the buffers[] array. ring_size sounded more like it is in units of bytes. An upcoming commit allows a BufferAccessStrategy of custom sizes, so it seems relevant to improve this beforehand. Author: Melanie Plageman Reviewed-by: David Rowley Discussion: https://postgr.es/m/CAAKRu_YefVbhg4rAxU2frYFdTap61UftH-kUNQZBvAs%2BYK81Zg%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/buffer/freelist.c | modified | +9 −9 |
Discussion
- Option to not use ringbuffer in VACUUM, using it in failsafe mode 79 messages · 2023-01-11 → 2023-04-28