]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Mention CASCADE/RESTRICT for DROP STATISTICS
authorMichael Paquier <michael@paquier.xyz>
Mon, 19 Jul 2021 03:40:00 +0000 (12:40 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 19 Jul 2021 03:40:00 +0000 (12:40 +0900)
commit36b607c9a8edfa47770be3a18fe2c9215595decb
tree6a4f5ab1027321d9d336124316736bd366baf4c7
parent3058732dcc9b2cc524a3bb00fb66eebc08a82b3f
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
doc/src/sgml/ref/drop_statistics.sgml