Re: ALTER SCHEMA ... SET TABLESPACE - Mailing list pgsql-patches

From Tom Lane
Subject Re: ALTER SCHEMA ... SET TABLESPACE
Date
Msg-id 27997.1118275952@sss.pgh.pa.us
Whole thread Raw
In response to Re: ALTER SCHEMA ... SET TABLESPACE  (Gavin Sherry <swm@linuxworld.com.au>)
Responses Re: ALTER SCHEMA ... SET TABLESPACE  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Gavin Sherry <swm@linuxworld.com.au> writes:
> I must have missed something (likely, as I've been away from a computer
> for 6 weeks) but didn't we scrap the idea of schemas having a default
> tablespace?

Yeah, we did, but Bruce has still got that old patch of yours in his
to-do queue.  It's irrelevant now, Bruce ...

            regards, tom lane

pgsql-patches by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: ALTER SCHEMA ... SET TABLESPACE
Next
From: Alvaro Herrera
Date:
Subject: Re: Are you actively hacking on 2PC?