Forgot some LSN_FORMAT_ARGS() in xlogreader.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Forgot some LSN_FORMAT_ARGS() in xlogreader.c
Date: 2021-04-23 04:54:15
Message-ID: YIJS9x6K8ruizN7j@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
lsn-format-fixes.patch text/x-diff 1.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-04-23 05:03:41 Re: Forgot some LSN_FORMAT_ARGS() in xlogreader.c
Previous Message Michael Paquier 2021-04-23 04:41:26 Re: multi-install PostgresNode fails with older postgres versions