pgsql: Improve printing of XLOG_HEAP_NEWPAGE records to include the

Started by Tom Laneabout 16 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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)