Split dry-run messages into primary and detail

Fixup for commit c05dee19112.  It fits better with the style and APIs
to print separate primary and a detail messages instead of one
multiline message.

Reviewed-by: Euler Taveira <[email protected]>
Reviewed-by: Peter Smith <[email protected]>
Reviewed-by: Álvaro Herrera <[email protected]>
Discussion: 
https://postgr.es/m/cahut+psvqjqnqo0kt0s2oegenkvj8fuuy-qs5syyqmt24r2...@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/bin/pg_archivecleanup/pg_archivecleanup.c | 6 ++++--
src/bin/pg_basebackup/pg_createsubscriber.c   | 6 ++++--
src/bin/pg_combinebackup/pg_combinebackup.c   | 6 ++++--
src/bin/pg_rewind/pg_rewind.c                 | 6 ++++--
src/bin/scripts/vacuumdb.c                    | 6 ++++--
5 files changed, 20 insertions(+), 10 deletions(-)

Reply via email to