Forgot some LSN_FORMAT_ARGS() in xlogreader.c
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-04-23T04:54:15Z
Lists: pgsql-hackers
Attachments
- lsn-format-fixes.patch (text/x-diff) patch
Hi all, As $subject says, I noticed that while scanning the area. Any objections to make all that more consistent with the style of HEAD? Please see the attached. -- Michael
Commits
-
Add some forgotten LSN_FORMAT_ARGS() in xlogreader.c
- 4aba61b87026 14.0 landed