Check for C/POSIX before assuming that nl_langinfo or win32_langinfo

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8539a0e00a39872a58dc004e3c131bfb7be23609
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-11-12T03:37:15Z
Releases: 9.0.0
Check for C/POSIX before assuming that nl_langinfo or win32_langinfo
will work.  Per buildfarm results.

Files

PathChange+/−
src/port/chklocale.c modified +12 −8