James Robinson <[EMAIL PROTECTED]> writes: > Seems that plpgsql in 8.2B1 thinks that selects of the form ' .... > and foo not in (select ... )' should be function calls, not > subselects. These worked fine in 8.1.
Fixed, thanks. It's not actually plpgsql's fault ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend