pgsql: Revert change to ALTER TABLESPACE summary.

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert change to ALTER TABLESPACE summary.
Date: 2014-11-14 20:18:26
Message-ID: E1XpNK6-00076A-5K@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2014-11-14 20:18:50 Re: pgsql: Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
Previous Message Alvaro Herrera 2014-11-14 19:33:55 pgsql: Reduce disk footprint of brin regression test