Re: pgsql: Add flag values in WAL description to all heap records - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Add flag values in WAL description to all heap records
Date
Msg-id 20181115011320.GB1374@paquier.xyz
Whole thread Raw
In response to Re: pgsql: Add flag values in WAL description to all heap records  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-committers
On Wed, Nov 14, 2018 at 11:02:46AM -0300, Alvaro Herrera wrote:
> Just noticed: ISTM we should also print the infobits_set flags in
> xl_heap_lock and xl_heap_lock_updated.  I can add those.

OK, feel free to do so if you have time, or I can add them myself if
you would like me to do so.  Another thing I was wondering is if we
should show the information of individual tuples data for
XLOG_HEAP2_FREEZE_PAGE records (under a different option?).
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Use 64 bit type for BufFileSize().
Next
From: Thomas Munro
Date:
Subject: pgsql: Increase the number of possible random seeds per time period.