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

Andrew Dunstan <andrew@dunslane.net>

Commit: 18f2f8b8b02cdedf89a943498262cf23a3eb7f61
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2023-02-26T11:48:41Z
Releases: 16.0
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.

Files

PathChange+/−
src/tools/msvc/vcregress.pl modified +1 −3