On Sun, Dec 21, 2008 at 10:09:54PM -0500, Jaime Casanova wrote: > Hi, > > just out of curiosity, why TRUNCATE doesn't support ONLY? > > audit=# TRUNCATE only postgres_log; > ERROR: syntax error at or near "only" > LINE 1: TRUNCATE only postgres_log;
Given that the main (and only sane, IMHO) use for table inheritance is in table partitioning, can we see about deprecating ONLY (in the table inheritance sense) for the next couple of development cycles and then removing it? Cheers, David. -- David Fetter <da...@fetter.org> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: david.fet...@gmail.com Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers