From: Tatsuo Ishii Date: Fri, 23 Nov 2007 00:39:59 +0000 (+0000) Subject: Fix "Page Layout" table. The second row should be ItemIdData, not X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=2f020007d217ac223a09ecbaa9890be5532ec2d8;p=users%2Fbernd%2Fpostgres.git Fix "Page Layout" table. The second row should be ItemIdData, not ItemPointerData. --- diff --git a/doc/src/sgml/page.sgml b/doc/src/sgml/page.sgml index 1f1e83c152..8a66b3b551 100644 --- a/doc/src/sgml/page.sgml +++ b/doc/src/sgml/page.sgml @@ -59,7 +59,7 @@ free space pointers. -ItemPointerData +ItemIdData Array of (offset,length) pairs pointing to the actual items.