There already was a macro PageGetItemId; this is now used in (almost)

Bruce Momjian <bruce@momjian.us>

Commit: 33f1687879d14d78bc421b4c11cfbaa83b6c5fe3
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-07-02T05:48:44Z
Releases: 7.3.1
There already was a macro PageGetItemId;  this is now used in (almost)
all places, where pd_linp is accessed.  Also introduce new macros
SizeOfPageHeaderData and BTMaxItemSize. This is just source code
cosmetic, no behaviour changed.

Manfred Koizar

Files