]> granicus.if.org Git - postgresql/commit
On OS X, assume that an empty-string result for nl_langinfo(CODESET)
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 28 Sep 2007 23:36:06 +0000 (23:36 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 28 Sep 2007 23:36:06 +0000 (23:36 +0000)
commit1f329990398765741c803632e6f4bc5a0a0b634d
treefa69e9525aff7e022c3c67cd79f55a83ef19b529
parent304750f8d07c2d95067722626f22be96fc2a19f1
On OS X, assume that an empty-string result for nl_langinfo(CODESET)
means UTF-8.  Per examination of /usr/share/locale in 10.4.10.
src/port/chklocale.c