> TRUNCATE foo;
> TRUNCATE foo;
>
> works well.
>
> So why do we need
>
> TRUNCATE foo, foo;
For the sake of completeness? Having "TRUNCATE foo, foo" fail would be
rather inconsistent.
-Neil
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
No comments:
Post a Comment