This patch cleans up the access to members of ItemIdData.
authorBruce Momjian <bruce@momjian.us>
Thu, 22 Sep 2005 16:46:00 +0000 (16:46 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 22 Sep 2005 16:46:00 +0000 (16:46 +0000)
commit4f915cd3770738feb31a36ee57706052480d627a
treecd94309bbf342a24f27dda41e1529031338e84fa
parent62da04f8e3957e6a1b17a087db8d2f443cecbc57
This patch cleans up the access to members of ItemIdData.
It uses existing macros instead of touching directly.

ITAGAKI Takahiro
src/backend/storage/page/bufpage.c
src/include/storage/bufpage.h
src/include/storage/itemid.h