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-000769-5F@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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/155c0f24b7d370eb57fb8dde0447e11e41c405c2

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