Remove redundant newlines from error messages
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/aea79883c57a522f0234d135fe0a3de19178a964
Modified Files
--
src/bin/pg_combinebackup/pg_combinebackup.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Remove redundant newlines from error messages
These are no longer needed/allowed with the new logging API.
Branch
--
REL_12_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/7956d7ac9811a6e97b3aef2ad00272c0b72dc7da
Modified Files
--
src/bin/pg_basebackup/pg_basebac
Remove redundant newlines from error messages
These are no longer needed/allowed with the new logging API.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/24c7000f64487323fedb52b8aeadf2c84274dcf5
Modified Files
--
src/bin/pg_basebackup/pg_basebackup.c |