Internal document bug?
Started by Tatsuo Ishiiabout 18 years ago2 messages
Hi,
"53.3. Database Page Layout"
in table 53-2,
"ItemPointerData Array of (offset,length) pairs pointing to the actual items. 4 bytes per item."
the explanation should be for ItemIdData, not for ItemPointerData, I think.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
Re: Internal document bug?
Tatsuo Ishii <ishii@postgresql.org> writes:
"53.3. Database Page Layout"
in table 53-2,
"ItemPointerData Array of (offset,length) pairs pointing to the actual items. 4 bytes per item."
the explanation should be for ItemIdData, not for ItemPointerData, I think.
Yeah, you're right. Please fix.
regards, tom lane