Fix incorrect format placeholders in walreceiver.c

Started by Yongtao Huangabout 2 years ago2 messageshackers
Jump to latest
#1Yongtao Huang
yongtaoh2022@gmail.com

Hi all,

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

Best

Yongtao Huang

Attachments:

0001-Fix-incorrect-format-placeholders-in-walreceiver.c.patchapplication/octet-stream; name=0001-Fix-incorrect-format-placeholders-in-walreceiver.c.patchDownload+1-2
#2Michael Paquier
michael@paquier.xyz
In reply to: Yongtao Huang (#1)
Re: Fix incorrect format placeholders in walreceiver.c

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