Rename some functions to mention Relation instead of RelFileLocator.
authorRobert Haas <rhaas@postgresql.org>
Tue, 12 Jul 2022 14:26:48 +0000 (10:26 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 12 Jul 2022 14:26:48 +0000 (10:26 -0400)
commit09c5acee8ef90a9a94993dad937bdcd56ccaf1e3
tree7491e041b17303474d43eaea92bd02947a3fbb59
parent5ca0fe5c8ad7987beee95669124c7e245f2816d8
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
src/backend/storage/buffer/bufmgr.c
src/backend/storage/buffer/localbuf.c
src/backend/storage/smgr/smgr.c
src/include/storage/buf_internals.h
src/include/storage/bufmgr.h