pgsql: doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW

This command flavor is supported, but there was nothing in the
documentation about it.

Author: Yugo Nagata
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 10

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c422e8da7ec26f7f43c05b6020fd80fd24d3c8a2

Modified Files
--------------
doc/src/sgml/ref/alter_materialized_view.sgml | 1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Amit Langote
Date:
Subject: Re: pgsql: Split ExecUpdate and ExecDelete into reusable pieces
Next
From: Michael Paquier
Date:
Subject: pgsql: Add regression tests for ALTER MATERIALIZED VIEW with tablespace