pgsql: Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl
Дата
Msg-id E1pWFea-000nZt-4n@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl

It's been this way for a very long time, but it appears to have been
masking an issue that only manifests with different settings. Therefore,
run the tests in the installation's default encoding/locale.

Backpatch to all live branches.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/73e779b3807dedb9b0bc20d4ce12a350033aa646

Modified Files
--------------
src/tools/msvc/vcregress.pl | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)


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

Предыдущее
От: Dean Rasheed
Дата:
Сообщение: pgsql: Doc: Miscellaneous doc updates for MERGE.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Silence more compiler warnings introduced by d87d548cd0.