CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 04/03/15 12:14:26
Modified files:
src/backend/main: main.c
Log message:
Windows uses codepages rather than the environment, so we work around
that by querying the environment explicitly first for LC_COLLATE and
LC_CTYPE. We have to do this because initdb passes those values in the
environment. If there is nothing there we fall back on the codepage.
Andrew Dunstan
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2004-03-15 16:17:30 |
| Subject: pgsql-server/contrib/pg_autovacuum pg_autovacu ... |
| Previous: | From: Bruce Momjian | Date: 2004-03-15 16:11:42 |
| Subject: pgsql-server/doc/src/sgml regress.sgml |