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

From Bruce Momjian
Subject Re: ALTER SCHEMA ... SET TABLESPACE
Date
Msg-id 200506090229.j592TK320551@candle.pha.pa.us
Whole thread Raw
In response to ALTER SCHEMA ... SET TABLESPACE  (Gavin Sherry <swm@linuxworld.com.au>)
List pgsql-patches
Patch withdrawn by author --- not needed.

---------------------------------------------------------------------------

Gavin Sherry wrote:
> This patch implements ALTER SCHEMA ... SET TABLESPACE.
>
> This changes the default schema tablespace but does not attempted to move
> objects within the schema to the new tablespace.
>
> Docs, regression test and tab-completion included.
>
> There were a few places which conflicted with my alter index patch and
> I've tried to edit the diff where possible to allow for easy applying.
>
> Gavin

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Should *.backup files ever be removed from pg_xlog?
Next
From: Bruce Momjian
Date:
Subject: Re: ALTER SCHEMA ... SET TABLESPACE