Re: TABLE command - Mailing list pgsql-hackers

From Tom Lane
Subject Re: TABLE command
Date
Msg-id 24337.1226094327@sss.pgh.pa.us
Whole thread Raw
In response to TABLE command  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> 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


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Updated backslash consistency patch
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Updates of SE-PostgreSQL 8.4devel patches (r1197)