Обсуждение: pgsql: doc: Mention CASCADE/RESTRICT for DROP STATISTICS

Поиск
Список
Период
Сортировка

pgsql: doc: Mention CASCADE/RESTRICT for DROP STATISTICS

От
Michael Paquier
Дата:
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_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/36b607c9a8edfa47770be3a18fe2c9215595decb

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