Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Fix "Page Layout" table. - Mailing list pgsql-committers

From [email protected] (Tatsuo Ishii)
Subject pgsql: Fix "Page Layout" table.
Date
Msg-id [email protected]
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: [email protected] (Tatsuo Ishii)
Date:
Subject: pgsql: Fix "Page Layout" table.
Next
From: [email protected] (Alvaro Herrera)
Date:
Subject: pgsql: Fix buggy usage of vsnprintf in PL/Python by removing it