Thread: pgsql: Use correct format placeholder for timeline IDs

pgsql: Use correct format placeholder for timeline IDs

From
Peter Eisentraut
Date:
Use correct format placeholder for timeline IDs

Should be %u rather than %d.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/39d0928a0e88426ee64189898565c40d4af9ad96

Modified Files
--------------
src/bin/pg_rewind/pg_rewind.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)