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
-
Fix incorrect placeholder in walreceiver.c
- 3ada0d2cae4d 17.0 landed