postgresql/src/include/regex
Thomas Munro 634a89c708 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
2022-07-23 16:54:00 +12:00
..
regcustom.h Remove configure probe for wctype.h. 2022-07-23 16:54:00 +12:00
regerrs.h Improve memory-usage accounting in regular-expression compiler. 2015-10-16 15:55:59 -04:00
regex.h Avoid determining regexp subexpression matches, when possible. 2021-08-09 11:26:34 -04:00
regexport.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
regguts.h Avoid determining regexp subexpression matches, when possible. 2021-08-09 11:26:34 -04:00