Thread: pgsql: Don't use LC_MESSAGES value on WIN32, since it doesn't work.

pgsql: Don't use LC_MESSAGES value on WIN32, since it doesn't work.

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Don't use LC_MESSAGES value on WIN32, since it doesn't work.
Magnus Hagander

Modified Files:
--------------
    pgsql/src/bin/initdb:
        initdb.c (r1.63 -> r1.64)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.63&r2=1.64)