Re: Request for Comments: ALTER [OBJECT] SET SCHEMA - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Request for Comments: ALTER [OBJECT] SET SCHEMA
Date
Msg-id 12313.1118333145@sss.pgh.pa.us
Whole thread Raw
In response to Re: Request for Comments: ALTER [OBJECT] SET SCHEMA  (Bernd Helmle <mailings@oopsware.de>)
Responses Re: Request for Comments: ALTER [OBJECT] SET SCHEMA
List pgsql-hackers
Bernd Helmle <mailings@oopsware.de> writes:
> --On Donnerstag, Juni 09, 2005 21:05:59 +0800 Christopher Kings-Lynne 
>> Oh yes, you're probably right.  Indexes should move though I think?

> Yes, i think so, too.

I don't think you have any choice about that --- I'm pretty sure that
there are places that assume a table's indexes are in the same schema
the table is.  Constraints ditto.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: The Contrib Roundup (long)
Next
From: Bernd Helmle
Date:
Subject: Re: Request for Comments: ALTER [OBJECT] SET SCHEMA