Provide a --no-locale option for pg_regress and a corresponding NOLOCALE=1

Andrew Dunstan <andrew@dunslane.net>

Commit: 0622b1d738750e8ad70f42da71ecb02ba05b67c4
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2005-11-01T15:32:52Z
Releases: 8.0.5
Provide a --no-locale option for pg_regress and a corresponding NOLOCALE=1
setting for the regression makefile, allowing Windows users to force locale
settings since Windows does not get its locale from the environment.

Per Petr Jelinek.

Files

PathChange+/−
src/test/regress/GNUmakefile modified +11 −6
src/test/regress/pg_regress.sh modified +8 −2