pg_resetwal: Use frontend logging API This now causes error messages related to the lack of the -f option to appear on standard error rather than standard output.
Reviewed-by: Aleksander Alekseev <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/a11d8e10f226c5a2072c1640bd1d70403ae4c4fa Modified Files -------------- src/bin/pg_resetwal/pg_resetwal.c | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-)
