postgresql/src/bin/pg_rewind
Peter Eisentraut cdcae2b6a7 pg_rewind: Improve some messages
The output of a typical pg_rewind run contained a mix of capitalized and
not-capitalized and punctuated and not-punctuated phrases for no
apparent reason.  Make that consistent.  Also fix some problems in other
messages.
2015-10-01 21:42:00 -04:00
..
po Translation updates 2015-06-28 23:56:55 -04:00
t More fixes to allow pg_rewind tests to run on Msys. 2015-08-11 08:58:58 -04:00
.gitignore Improve logging of TAP tests. 2015-07-09 13:19:10 +03:00
copy_fetch.c pg_rewind: Improve message wording 2015-06-22 20:40:41 -04:00
datapagemap.c Fix some issues in pg_rewind. 2015-06-11 22:31:18 +09:00
datapagemap.h
fetch.c Minor cleanup of pg_rewind. 2015-04-15 22:52:00 +03:00
fetch.h Minor cleanup of pg_rewind. 2015-04-15 22:52:00 +03:00
file_ops.c pg_rewind: Improve some messages 2015-10-01 21:42:00 -04:00
file_ops.h
filemap.c Fix pg_rewind when pg_xlog is a symlink. 2015-08-03 15:32:06 +03:00
filemap.h pgindent run for 9.5 2015-05-23 21:35:49 -04:00
libpq_fetch.c pg_rewind: Improve some messages 2015-10-01 21:42:00 -04:00
logging.c Minor cleanup of pg_rewind. 2015-04-15 22:52:00 +03:00
logging.h Fix some issues in pg_rewind. 2015-06-11 22:31:18 +09:00
Makefile Improve logging of TAP tests. 2015-07-09 13:19:10 +03:00
nls.mk Simplify GETTEXT_FILES list 2015-09-18 22:42:48 -04:00
parsexlog.c pg_rewind: Improve message wording 2015-06-22 20:40:41 -04:00
pg_rewind.c pg_rewind: Improve some messages 2015-10-01 21:42:00 -04:00
pg_rewind.h
RewindTest.pm In the pg_rewind test suite, receive WAL fully before promoting. 2015-09-07 19:01:00 -04:00
timeline.c pg_rewind: Improve some messages 2015-10-01 21:42:00 -04:00