pgsql: Improve printing of XLOG_HEAP_NEWPAGE records to include the - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Improve printing of XLOG_HEAP_NEWPAGE records to include the
Date
Msg-id 20100502223743.BE76A7541D2@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Improve printing of XLOG_HEAP_NEWPAGE records to include the forknum.

Modified Files:
--------------
    pgsql/src/backend/access/heap:
        heapam.c (r1.290 -> r1.291)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/heap/heapam.c?r1=1.290&r2=1.291)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix replay of XLOG_HEAP_NEWPAGE WAL records to pay attention to
Next
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: Support full Npgsql parameter types when building