pgsql-server: Add ALTER SCHEMA item detail: < o Allow databases,

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: Add ALTER SCHEMA item detail: < o Allow databases,
Date: 2004-08-20 20:07:12
Message-ID: 20040820200712.7AA555E46E0@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add ALTER SCHEMA item detail:

< o Allow databases, schemas, and indexes to be moved to different
< tablespaces
> o Allow databases and schemas to be moved to different tablespaces
>
> One complexity is whether moving a schema should move all existing
> schema objects or just define the location for future object creation.
>
382c385
< o Add ALTER INDEX that works just like ALTER TABLE already does
> o -Add ALTER INDEX that works just like ALTER TABLE already does
384d386
< o Add ALTER INDEX syntax to work like ALTER TABLE indexname

Modified Files:
--------------
pgsql-server/doc:
TODO (r1.1340 -> r1.1341)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/TODO.diff?r1=1.1340&r2=1.1341)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-08-20 20:13:10 pgsql-server: > Please find enclose a submission to fix these problems.
Previous Message Bruce Momjian 2004-08-20 20:00:34 pgsql-server: They are two different problems; the TOC entry is