diff options
author | Fujii Masao <fujii@postgresql.org> | 2015-04-13 13:30:59 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2015-04-13 13:30:59 +0900 |
commit | 1f94bec7a9e3e6b4fa5468236cf531fec16d1093 (patch) | |
tree | 07b2f585a1119e0ee91080ca053e8a68e523f8fc /src/backend/access/transam/xlog.c | |
parent | 442663f133f1caec51919402463e6e31362baee3 (diff) | |
download | postgresql-1f94bec7a9e3e6b4fa5468236cf531fec16d1093.tar.gz postgresql-1f94bec7a9e3e6b4fa5468236cf531fec16d1093.zip |
Silence gettext warning about '\r' escape sequence in translatable string.
gettext was unhappy about the commit b216ad7 because it revealed
the problem that internationalized messages may contain '\r' escape
sequence in pg_rewind. This commit moves '\r' to a separate printf() call.
Michael Paquier, bug reported by Peter Eisentraut
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions