diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-12-28 10:50:35 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-12-28 10:50:35 -0300 |
commit | c3e068b26185e6c667dbb45f05bb2466ed11cfea (patch) | |
tree | 7398634b2a4e59e34fcefd0e7ea210c9045b7ae4 /src/backend/access/transam/commit_ts.c | |
parent | c886c30cc8731a3fab989a2b361fd38c5bb1ad53 (diff) | |
download | postgresql-c3e068b26185e6c667dbb45f05bb2466ed11cfea.tar.gz postgresql-c3e068b26185e6c667dbb45f05bb2466ed11cfea.zip |
Fix translation domain in pg_basebackup
For some reason, we've been overlooking the fact that pg_receivexlog
and pg_recvlogical are using wrong translation domains all along,
so their output hasn't ever been translated. The right domain is
pg_basebackup, not their own executable names.
Noticed by Ioseph Kim, who's been working on the Korean translation.
Backpatch pg_receivexlog to 9.2 and pg_recvlogical to 9.4.
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions