]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix set of NLS translation issues
authorMichael Paquier <michael@paquier.xyz>
Tue, 21 Aug 2018 06:18:35 +0000 (15:18 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 21 Aug 2018 06:18:56 +0000 (15:18 +0900)
commitf64e65bd76ef1ae41d2dcbdb37c09fc015b5ccac
treed4df3ed089692bdb658d32623174e8ed3162f4d4
parentb2171d472dc77d176bc71a584ec3a2b48faa9d21
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
src/backend/libpq/auth.c