Greg Stark <gsstark(at)mit(dot)edu> writes:
> I would fear queries like
> SELECT * from tab WHERE x IN (1,2,3) LIMIT 1
> Which ought to be instantaneous would become potentially slow.
Why? They certainly wouldn't be any slower than they are now.
regards, tom lane