Rename some functions to mention Relation instead of RelFileLocator.
Robert Haas <rhaas@postgresql.org>
Rename some functions to mention Relation instead of RelFileLocator. This is definitely shorter, and hopefully clearer. Kyotaro Horiguchi, reviewed by Dilip Kumar and by me Discussion: http://postgr.es/m/20220707.174436.1885393789789795413.horikyota.ntt@gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/buffer/bufmgr.c | modified | +31 −32 |
| src/backend/storage/buffer/localbuf.c | modified | +8 −8 |
| src/backend/storage/smgr/smgr.c | modified | +2 −2 |
| src/include/storage/buf_internals.h | modified | +4 −3 |
| src/include/storage/bufmgr.h | modified | +5 −5 |
Discussion
- DropRelFileLocatorBuffers 11 messages · 2022-07-07 → 2022-07-13