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_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/11290c89bbe52283186b3bd38f06ae677d99ca9f Modified Files -------------- src/tools/msvc/vcregress.pl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)