Skip to content
Snippets Groups Projects
Commit 155c0f24 authored by Stephen Frost's avatar Stephen Frost
Browse files

Revert change to ALTER TABLESPACE summary.

When ALTER TABLESPACE MOVE ALL was changed to be ALTER TABLE ALL IN
TABLESPACE, the ALTER TABLESPACE summary should have been adjusted back
to its original definition.

Patch by Thom Brown (thanks!).
parent 86cf9a56
Branches
Tags
No related merge requests found
...@@ -33,8 +33,7 @@ ALTER TABLESPACE <replaceable>name</replaceable> RESET ( <replaceable class="PAR ...@@ -33,8 +33,7 @@ ALTER TABLESPACE <replaceable>name</replaceable> RESET ( <replaceable class="PAR
<para> <para>
<command>ALTER TABLESPACE</command> can be used to change the definition of <command>ALTER TABLESPACE</command> can be used to change the definition of
a tablespace or to migrate objects in the current database between a tablespace.
tablespaces.
</para> </para>
<para> <para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment