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 d78a7d9c7f
, found by buildfarm member gaur.
pull/11/head
parent
2b46259b46
commit
cb0ca0c995
Loading…
Reference in new issue