Brandon Craig Rhodes <[EMAIL PROTECTED]> writes:
> The current CVS version of PostgreSQL gives us the error:
> ERROR: UNION/INTERSECT/EXCEPT member statement
> may not refer to other relations of same query level
> when given the following test case, despite the fact that the EXCE
The current CVS version of PostgreSQL gives us the error:
ERROR: UNION/INTERSECT/EXCEPT member statement
may not refer to other relations of same query level
when given the following test case, despite the fact that the EXCEPT
clause does not refer to any other relation involved