pgsql: Fix duplication in ALTER MATERIALIZE VIEW synopsis

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Fix duplication in ALTER MATERIALIZE VIEW synopsis
Дата
Msg-id E1c6I4B-00056D-2Z@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix duplication in ALTER MATERIALIZE VIEW synopsis

Commit 3c4cf080879b should have removed SET TABLESPACE from the synopsis
of ALTER MATERIALIZE VIEW as a possible "action" when it added a
separate line for it in the main command listing, but failed to.
Repair.

Backpatch to 9.4, like the aforementioned commit.

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/cd2ec8aaa16e20e07c12d076f5235e3764a963ed

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix duplication in ALTER MATERIALIZE VIEW synopsis
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix duplication in ALTER MATERIALIZE VIEW synopsis