Fix "Overall Page Layout" table. The second row should be ItemIdData, not
authorTatsuo Ishii <[email protected]>
Fri, 23 Nov 2007 00:28:25 +0000 (00:28 +0000)
committerTatsuo Ishii <[email protected]>
Fri, 23 Nov 2007 00:28:25 +0000 (00:28 +0000)
ItemPointerData.

doc/src/sgml/storage.sgml

index 78fbcaee0bcf2fe4338e7244fa9e498f27b359f0..458af5dd76a52590c62798bfd72b56bd18783cf7 100644 (file)
@@ -396,7 +396,7 @@ free space pointers.</entry>
 </row>
 
 <row>
-<entry>ItemPointerData</entry>
+<entry>ItemIdData</entry>
 <entry>Array of (offset,length) pairs pointing to the actual items.
 4 bytes per item.</entry>
 </row>