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 | 7533d5d35efb08a3af906f38fc267ecf66bea1e0 (patch) | |
tree | 3dc0e3890de678e4d65a41b680aecbe8e888dee9 /src/backend/utils/adt/selfuncs.c | |
parent | 0244677cf1031d2f0e6af09b3ea9bb8f4157e340 (diff) |
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/utils/adt/selfuncs.c')
0 files changed, 0 insertions, 0 deletions