Re: Fix incorrect format placeholders in walreceiver.c

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Yongtao Huang <yongtaoh2022@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2024-01-19T04:24:03Z
Lists: pgsql-hackers
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

Commits

  1. Fix incorrect placeholder in walreceiver.c