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

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема [COMMITTERS] pgsql: Fix the new SASLprep tests to work with non-UTF-8 locales.
Дата
Msg-id E1cwng4-0002AM-5b@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: doc: Add some markup
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Add newly-symlinked files to "make clean" target.