Remove idea of schema tablespaces:
authorBruce Momjian <bruce@momjian.us>
Thu, 9 Jun 2005 03:00:43 +0000 (03:00 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 9 Jun 2005 03:00:43 +0000 (03:00 +0000)
commitc51815afed2bfac02fbc4afff891eb1224eb7eae
tree2bc98152afc8a92d3b1887e052752e2428ec484c
parente3a33a9a9f1a6afb80c9b83c1456c1a36fbcb70b
Remove idea of schema 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.
<
>  o Allow databases to be moved to different tablespaces
484c480
<    schema. Global system tables can never be moved.
>    tablespace. Global system tables can never be moved.
doc/TODO
doc/src/FAQ/TODO.html