mirror of https://github.com/postgres/postgres
isdigit(), isspace(), etc are likely to give surprising results if passed a
signed char. We should always cast the argument to unsigned char to avoid
that. Error in commit 63d6b97fd
, found by buildfarm member gaur.
Back-patch to 9.3, like that commit.
pull/31/head^2
parent
4b0d28de06
commit
d1f9ac5b10
Loading…
Reference in new issue