Fix incorrect format placeholder

Peter Eisentraut <peter@eisentraut.org>

Commit: 025f0a6f9113efe89bb65b9efe0cb96a5d7c7ad1
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-02-26T06:16:31Z
Releases: 17.0
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.

Files

PathChange+/−
src/backend/backup/basebackup_incremental.c modified +2 −2