Обсуждение: pgsql: Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl

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

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

От
Andrew Dunstan
Дата:
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_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4d68338b26a93f79ad818a462fa96d84ffa2ac51

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