Arrange to set the LC_XXX environment variables to match our locale setup.
authorTom Lane <[email protected]>
Thu, 5 Jan 2006 00:55:07 +0000 (00:55 +0000)
committerTom Lane <[email protected]>
Thu, 5 Jan 2006 00:55:07 +0000 (00:55 +0000)
commit7b373dff10fbfe531d85c32fd2777fa400fd5233
treee1e46ea191dde013eb2ef2f1ba7fa2005dc90b81
parent5ef979c6d6f67b7d01c33cbd24ef6c8223810e76
Arrange to set the LC_XXX environment variables to match our locale setup.
Back-patch of previous fix in HEAD for plperl-vs-locale issue.
src/backend/access/transam/xlog.c
src/backend/main/main.c
src/backend/utils/adt/pg_locale.c
src/include/utils/pg_locale.h