]> granicus.if.org Git - postgresql/commit
Provide a --no-locale option for pg_regress and a corresponding NOLOCALE=1
authorAndrew Dunstan <andrew@dunslane.net>
Tue, 1 Nov 2005 15:32:52 +0000 (15:32 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Tue, 1 Nov 2005 15:32:52 +0000 (15:32 +0000)
commit0622b1d738750e8ad70f42da71ecb02ba05b67c4
tree1794df9f0ab71faebb2836b6b4d217c8cd840bd2
parentc3d56155d4a8f6c94d19a5caa91f355cd41eace1
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.
src/test/regress/GNUmakefile
src/test/regress/pg_regress.sh