pgsql: Improve docs for ALTER TABLE .. SET TABLESPACE

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve docs for ALTER TABLE .. SET TABLESPACE
Date: 2019-02-28 22:25:23
Message-ID: E1gzU7H-0003sB-LA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve docs for ALTER TABLE .. SET TABLESPACE

Discussion: https://postgr.es/m/20190220173815.GA7959@alvherre.pgsql
Reviewed-by: Robert Haas

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2c31825fb9a95914418f1e376917f60841a26c78

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2019-02-28 22:56:40 pgsql: Don't force materializing when copying a buffer tuple table slot
Previous Message Joe Conway 2019-02-28 20:58:50 pgsql: Make get_controlfile not leak file descriptors