postgresql/src/bin/pg_basebackup
Peter Eisentraut 24c7000f64 Remove redundant newlines from error messages
These are no longer needed/allowed with the new logging API.
2019-07-02 23:18:43 +01:00
..
po Translation updates 2019-06-17 15:30:20 +02:00
t Fix typos in various places 2019-06-03 13:44:03 +09:00
.gitignore Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00
Makefile Update copyright for 2019 2019-01-02 12:44:25 -05:00
nls.mk Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_basebackup.c Remove redundant newlines from error messages 2019-07-02 23:18:43 +01:00
pg_receivewal.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
pg_recvlogical.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
receivelog.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
receivelog.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
streamutil.c Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00
streamutil.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
walmethods.c Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
walmethods.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00