Peter Eisentraut <[EMAIL PROTECTED]> writes:
> If I read this right, SQL would allow writing
> TABLE foo;

> as a top-level command, equivalent to SELECT * FROM foo; (see production 
> <explicit table>).  It can be used whereever a SELECT or VALUES can be used.

> This is probably about as useless as some of my other recent patches, 
> but the implementation is simple (see attachment), so we could add it. 
> Comments?

Considering how ugly it was to fit top-level VALUES into our
documentation, I'm not really looking forward to this one.  I'd vote no,
at least until such time as we see some field demand for it.

                        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