Provide a --no-locale option for pg_regress and a corresponding NOLOCALE=1
Andrew Dunstan <andrew@dunslane.net>
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
| Path | Change | +/− |
|---|---|---|
| src/test/regress/GNUmakefile | modified | +11 −6 |
| src/test/regress/pg_regress.sh | modified | +8 −2 |