Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 26 Feb 2023 11:48:41 +0000 (06:48 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 26 Feb 2023 11:55:59 +0000 (06:55 -0500)
commit73e779b3807dedb9b0bc20d4ce12a350033aa646
treed88f56081003a47eecc51560f902c769c6ebfebc
parentffec64ba86c40a31e5a1d0c9a53bf923624db51f
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.
src/tools/msvc/vcregress.pl