Arrange to set the LC_XXX environment variables to match our locale setup.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 Jan 2006 00:55:07 +0000 (00:55 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 Jan 2006 00:55:07 +0000 (00:55 +0000)
commit7179b96be9809029896737d95e537e9b4a370bf0
tree4c7ef4c809155c87bee0b52af118c98aa3cd34ee
parent6c2fa4888594d1ff7fd357f2bd00aa1e1f169088
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