mirror of https://github.com/postgres/postgres
After parsing a parenthesized subexpression, we must pop all pending ANDs and NOTs off the stack, just like the case for a simple operand. Per bug #5793. Also fix clones of this routine in contrib/intarray and contrib/ltree, where input of types query_int and ltxtquery had the same problem. Back-patch to all supported versions.REL8_2_STABLE
parent
10de92f87f
commit
b053c53248
Loading…
Reference in new issue