mirror of https://github.com/postgres/postgres
return ((c == 't') || (c == 'T')); int the getBoolean function on line 184:ish to: return ((c == 't') || (c == 'T') (c == '1')); Hunter HillegasREL7_2_STABLE
parent
9cdf723142
commit
01cc344011
Loading…
Reference in new issue