Fix set of NLS translation issues

Michael Paquier <michael@paquier.xyz>

Commit: f64e65bd76ef1ae41d2dcbdb37c09fc015b5ccac
Author: Michael Paquier <michael@paquier.xyz>
Date: 2018-08-21T06:18:56Z
Releases: 9.3.25
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/20180810.152131.31921918.horiguchi.kyotaro@lab.ntt.co.jp
Backpatch-through: 9.3

Files

PathChange+/−
src/backend/libpq/auth.c modified +11 −2

Discussion