Remove redundant newlines from error messages
Peter Eisentraut <peter@eisentraut.org>
Remove redundant newlines from error messages These are no longer needed/allowed with the new logging API.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/pg_basebackup.c | modified | +2 −2 |
| src/bin/pg_dump/pg_backup_tar.c | modified | +1 −1 |
| src/bin/pg_dump/pg_dump.c | modified | +1 −1 |
| src/bin/pg_rewind/pg_rewind.c | modified | +1 −1 |