Tom Lane writes:
> Thanks for reviewing --- I'll do something with that test case and
> push it.
sqlsmith doesn't seem to like 215b43cdc:
select 1 from information_schema.usage_privileges
where information_schema._pg_keysequal(
(select null::smallint[]),
'{16,25,23}');
-- TRAP: FailedAssertion("!(!and_clause((Node *) clause))", File: "restrictinfo.c", Line: 81)
regards,
Andreas