8000 Fix "Page Layout" table. The second row should be ItemIdData, not · commandprompt/postgres@a6b6e71 · GitHub
[go: up one dir, main page]

Skip to content

Commit a6b6e71

Browse files
committed
Fix "Page Layout" table. The second row should be ItemIdData, not
ItemPointerData.
1 parent 75ffb44 commit a6b6e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/page.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ free space pointers.</entry>
5555
</row>
5656

5757
<row>
58-
<entry>ItemPointerData</entry>
58+
<entry>ItemIdData</entry>
5959
<entry>Array of (offset,length) pairs pointing to the actual items.</entry>
6060
</row>
6161

0 commit comments

Comments
 (0)
0