Thread: Fix incorrect format placeholders in walreceiver.c

Fix incorrect format placeholders in walreceiver.c

From
Yongtao Huang
Date:
Hi all,

I think the correct placeholder for var startoff should be %d.
Thanks for your time.

Best

Yongtao Huang
Attachment

Re: Fix incorrect format placeholders in walreceiver.c

From
Michael Paquier
Date:
On Thu, Jan 18, 2024 at 09:32:55PM +0800, Yongtao Huang wrote:
> I think the correct placeholder for var *startoff* should be *%d*.
> Thanks for your time.

Thanks, fixed.
--
Michael

Attachment