pgsql: Fix set of NLS translation issues
Started by Michael Paquieralmost 8 years ago1 messagescomitters
Fix set of NLS translation issues
While monitoring the code, it has been noticed that GSSAPI
authentication missed two translations.
Reported-by: Kyotaro Horiguchi
Author: Kyotaro Horiguchi
Reviewed-by: Michael Paquier, Tom Lane
Discussion: /messages/by-id/20180810.152131.31921918.horiguchi.kyotaro@lab.ntt.co.jp
Backpatch-through: 9.3
Branch
------
REL9_3_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/f64e65bd76ef1ae41d2dcbdb37c09fc015b5ccac
Modified Files
--------------
src/backend/libpq/auth.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)