mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Fix "Page Layout" table. The second row should be ItemIdData, not
ItemPointerData.
This commit is contained in:
parent
75ffb44e7f
commit
a6b6e71fa6
|
|
@ -55,7 +55,7 @@ free space pointers.</entry>
|
|||
</row>
|
||||
|
||||
<row>
|
||||
<entry>ItemPointerData</entry>
|
||||
<entry>ItemIdData</entry>
|
||||
<entry>Array of (offset,length) pairs pointing to the actual items.</entry>
|
||||
</row>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user