• Bruce Momjian's avatar
    Add ALTER SCHEMA item detail: · ff8e5526
    Bruce Momjian authored
    < 	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
    ff8e5526
TODO 33.1 KB