pgsql: Fix "Page Layout" table.

From: ishii(at)postgresql(dot)org (Tatsuo Ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix "Page Layout" table.
Date: 2007-11-23 00:42:56
Message-ID: 20071123004256.97AA47540F0@cvs.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix "Page Layout" table. The second row should be ItemIdData, not
ItemPointerData.

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
page.sgml (r1.12 -> r1.12.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/page.sgml?r1=1.12&r2=1.12.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2007-11-23 01:46:34 pgsql: Fix buggy usage of vsnprintf in PL/Python by removing it
Previous Message Tatsuo Ishii 2007-11-23 00:39:59 pgsql: Fix "Page Layout" table.