Peter Eisentraut <[EMAIL PROTECTED]> writes:
> +                     | TABLE table_ref

BTW, this seems to accept *way* more than is intended by the spec.
I think a closer approximation would be "TABLE relation_expr".
You could even make a case for "TABLE qualified_name", which is
what the letter of the spec seems to demand; but it's probably
reasonable to allow ONLY decoration.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to