Re: Forgot some LSN_FORMAT_ARGS() in xlogreader.c

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2021-04-24T00:33:49Z
Lists: pgsql-hackers
On Fri, Apr 23, 2021 at 02:18:10PM +0900, Kyotaro Horiguchi wrote:
> AFAICS it fixes the all remaining LSN parameters.

Thanks for double-checking.  I was not sure if I got all of them or
not.  Applied that now as of 4aba61b.
--
Michael

Commits

  1. Add some forgotten LSN_FORMAT_ARGS() in xlogreader.c