Fix incorrect format placeholder
authorPeter Eisentraut
Mon, 26 Feb 2024 06:16:31 +0000 (07:16 +0100)
committerPeter Eisentraut
Mon, 26 Feb 2024 06:16:31 +0000 (07:16 +0100)
commit025f0a6f9113efe89bb65b9efe0cb96a5d7c7ad1
treeb17f120152bea36e2f9f5899fbe79bc8c953ee3b
parentf5a465f1a07474f380b54073a518602b342a188b
Fix incorrect format placeholder

Not only did the format placeholder not match the variable, the
variable also didn't match the function it was getting its value from.
src/backend/backup/basebackup_incremental.c