pgsql: Use correct format placeholder for timeline IDs - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Use correct format placeholder for timeline IDs
Date
Msg-id E1rZm1q-005xev-J1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Use correct format placeholder for timeline IDs

Should be %u rather than %d.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e4b88c5fa343ba03e299aa643f0c44120793ddfd

Modified Files
--------------
src/backend/postmaster/walsummarizer.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Doc: Improve upgrade for streaming replication section.
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Skip .DS_Store files in server side utils