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: https://postgr.es/m/[email protected] 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(-)
