pgsql: doc: Mention CASCADE/RESTRICT for DROP STATISTICS

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: doc: Mention CASCADE/RESTRICT for DROP STATISTICS
Дата
Msg-id E1m5K8w-0004ut-BK@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Mention CASCADE/RESTRICT for DROP STATISTICS

This grammar has no effect as there are no dependencies on statistics,
but it is supported by the parser.  This is more consistent with the
other DROP commands.

Author: Vignesh C
Discussion: https://postgr.es/m/CALDaNm1LA=yNmzcSfy+0oe6CEAgsxXRf_-UutE3ZncFi8QkFNQ@mail.gmail.com
Backpatch-through: 10

Branch
------
REL_13_STABLE

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

Modified Files
--------------
doc/src/sgml/ref/drop_statistics.sgml | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Update comments for AlterSubscription.
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Adjust commit 2dbe8905 for ancient macOS.