mirror of https://github.com/postgres/postgres
The previous test for status < 0 test is in fact testing nothing if the compiler considers an enum to be an unsigned data type. clang doesn't like tautologies, so do this instead. Report by Peter Geoghegan, fix as suggested by Tom Lane.pull/1/head
parent
4262e61d64
commit
b43bf617fd
Loading…
Reference in new issue