pgsql: Revert change to ALTER TABLESPACE summary. - Mailing list pgsql-committers

From Stephen Frost
Subject pgsql: Revert change to ALTER TABLESPACE summary.
Date
Msg-id E1XpNK6-00076A-5K@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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!).

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2113f7215d2e13f07c277a86efae900b25d94dc1

Modified Files
--------------
doc/src/sgml/ref/alter_tablespace.sgml |    3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Reduce disk footprint of brin regression test
Next
From: Stephen Frost
Date:
Subject: pgsql: Revert change to ALTER TABLESPACE summary.