Re: Make description of heap records more talkative for flags

Nathan Bossart <bossartn@amazon.com>

From: "Bossart, Nathan" <bossartn@amazon.com>
To: Michael Paquier <michael@paquier.xyz>, Dmitry Dolgov <9erthalion6@gmail.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2018-11-13T16:04:29Z
Lists: pgsql-hackers
On 11/9/18, 6:11 PM, "Michael Paquier" <michael@paquier.xyz> wrote:
> This thread needed a new patch to answer to the previous comment from
> Nathan, and it was not marked as waiting on author.  Sorry I got
> confused with the CF status and I have missed Nathan's update, which
> mentions a good idea.  So attached is an updated patch which adds "0x"
> in front of each flag output.

Thanks for the updated patch.  It looks good to me.

Nathan

Commits

  1. Add flag values in WAL description to all heap records

  2. Fix incorrect routine name in xlog_heapam.h