Remove configure probe for wctype.h.
Thomas Munro <tmunro@postgresql.org>
Remove configure probe for wctype.h. This header is present in SUSv2 and Windows. Also remove the inclusion of <wchar.h>, following clues that it was only included for the benefit of historical systems that didn't have <wctype.h>. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/CA%2BhUKGKAmTgbg_hMiGG5T7pkpzOnY1cWFAHYtZXHCpqeC_hCkA%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +1 −1 |
| configure.ac | modified | +0 −1 |
| src/backend/utils/adt/formatting.c | modified | +0 −8 |
| src/include/pg_config.h.in | modified | +0 −3 |
| src/include/regex/regcustom.h | modified | +0 −8 |
| src/include/tsearch/ts_locale.h | modified | +1 −9 |
| src/tools/msvc/Solution.pm | modified | +0 −1 |
Discussion
- Removing obsolete configure checks 6 messages · 2020-02-20 → 2022-07-23