Greg Stark <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster