Fix some more compatibility issues (ctype.h macros must never be passed

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

Commit: 89ee5b89a6e82a6b0a5a44bb5d2776372614e01c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-04-02T00:41:18Z
Releases: 8.0.0
Fix some more compatibility issues (ctype.h macros must never be passed
signed chars...)

Files

PathChange+/−
contrib/tsearch2/dict_syn.c modified +2 −2
contrib/tsearch2/prs_dcfg.c modified +8 −8
contrib/tsearch2/tsvector.c modified +4 −3