On Wed, 30 Oct 2019 09:26:21 +0900 Michael Paquier <mich...@paquier.xyz> wrote:
> On Tue, Oct 29, 2019 at 04:42:07PM -0700, Peter Geoghegan wrote: > > The same commit from Heikki omitted one field from that record, for no > > good reason. I backpatched a bugfix to the output format for nbtree > > page splits a few weeks ago, fixing that problem. I agree that we > > should also backpatch this bugfix. > > The output format of pg_waldump may matter for some tools, like > Jehan-Guillaume's PAF [1], but I am ready to bet that any tools like > that just skip any noise newlines, so +1 for a backpatch. > > I am adding Jehan-Guillaume in CC just in case. Thank you Michael!