Fix the new SASLprep tests to work with non-UTF-8 locales.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix the new SASLprep tests to work with non-UTF-8 locales. Fix by forcing database encoding to UTF-8, regardless of the current locale. Pointed out by Tom Lane. Discussion: https://www.postgresql.org/message-id/8934.1491614631@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/test/authentication/t/002_saslprep.pl | modified | +3 −2 |
Discussion
- pgsql: Use SASLprep to normalize passwords for SCRAM authentication. 11 messages · 2017-04-07 → 2017-04-11