Re: Renaming tables to other schemas
Neil Conway <neilc@samurai.com>
From: Neil Conway <neilc@samurai.com>
To: ziga@ljudmila.org
Cc: pgsql-hackers@postgresql.org, Bruce Momjian <pgman@candle.pha.pa.us>
Date: 2004-02-15T06:34:42Z
Lists: pgsql-hackers
ziga@ljudmila.org writes: > The capability to move objects to other schemas would be quite > useful. I agree. It's not utterly-trivial to implement (for one thing, you need to move any dependant objects like indexes to the new schema), but some form of this functionality would be a useful thing to add, IMHO. Bruce, can we add this to the TODO list? -Neil