Обсуждение: [COMMITTERS] pgsql: Fix the new SASLprep tests to work with non-UTF-8 locales.

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Fix the new SASLprep tests to work with non-UTF-8 locales.

От
Heikki Linnakangas
Дата:
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9025af3ed039dd3bb9286b5af2fbdb29b9eb204e

Modified Files
--------------
src/test/authentication/t/002_saslprep.pl | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)