Thread

Commits

  1. Fix incorrect placeholder in walreceiver.c

  1. Fix incorrect format placeholders in walreceiver.c

    Yongtao Huang <yongtaoh2022@gmail.com> — 2024-01-18T13:32:55Z

    Hi all,
    
    I think the correct placeholder for var *startoff* should be *%d*.
    Thanks for your time.
    
    Best
    
    Yongtao Huang
    
  2. Re: Fix incorrect format placeholders in walreceiver.c

    Michael Paquier <michael@paquier.xyz> — 2024-01-19T04:24:03Z

    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