doc: Mention CASCADE/RESTRICT for DROP STATISTICS

Michael Paquier <michael@paquier.xyz>

Commit: e8321a3190bd491af7c67c1a73d8c043a216ec25
Author: Michael Paquier <michael@paquier.xyz>
Date: 2021-07-19T03:40:04Z
Releases: 10.18
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

Files

PathChange+/−
doc/src/sgml/ref/drop_statistics.sgml modified +13 −1

Documentation touched

Discussion