Fix "Page Layout" table. The second row should be ItemIdData, not
authorTatsuo Ishii <ishii@postgresql.org>
Fri, 23 Nov 2007 00:39:59 +0000 (00:39 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Fri, 23 Nov 2007 00:39:59 +0000 (00:39 +0000)
ItemPointerData.

doc/src/sgml/page.sgml

index 1f1e83c152f35265dfa875e04f28aabafeaf65f1..8a66b3b5510730ec4958c2cb2d4ba19bd602eafc 100644 (file)
@@ -59,7 +59,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>