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

Andrew Dunstan <andrew@dunslane.net>

Commit: cad0e824a0eacab21210901a394e7f322fc0508a
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2005-11-01T15:09:11Z
Releases: 8.1.0
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