This patch cleans up the access to members of ItemIdData.
Bruce Momjian <bruce@momjian.us>
This patch cleans up the access to members of ItemIdData. It uses existing macros instead of touching directly. ITAGAKI Takahiro
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/page/bufpage.c | modified | +9 −11 |
| src/include/storage/bufpage.h | modified | +3 −3 |
| src/include/storage/itemid.h | modified | +2 −2 |