git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 9e4f914) | patch
Clean up some residual confusion between OIDs and RelFileNumbers.
2022年7月28日 14:08:10 +0000 (10:08 -0400)
2022年7月28日 14:20:29 +0000 (10:20 -0400)
commit 851f4cc75cdd8c831f1baa9a7abf8c8248b65890
Clean up some residual confusion between OIDs and RelFileNumbers.

Commit b0a55e43299c4ea2a9a8c757f9c26352407d0ccc missed a few places
where we are referring to the number used as a part of the relation
filename as an "OID". We now want to call that a "RelFileNumber".

Some of these places actually made it sound like the OID in question
is pg_class.oid rather than pg_class.relfilenode, which is especially
good to clean up.

Dilip Kumar with some editing by me.
src/backend/commands/dbcommands.c diff | blob | blame | history
src/backend/replication/basebackup.c diff | blob | blame | history
src/backend/storage/file/reinit.c diff | blob | blame | history
src/include/storage/reinit.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /