mirror of
https://github.com/postgres/postgres.git
synced 2025-08-06 18:42:54 +03:00
Fix "Page Layout" table. The second row should be ItemIdData, not
ItemPointerData.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user