Log Message:
-----------

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.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/test/regress:
        GNUmakefile (r1.48.4.1 -> r1.48.4.2)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/GNUmakefile.diff?r1=1.48.4.1&r2=1.48.4.2)
        pg_regress.sh (r1.53.4.1 -> r1.53.4.2)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.sh.diff?r1=1.53.4.1&r2=1.53.4.2)

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to