Re: Added documentation for cascade and restrict option of drop statistics

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: vignesh C <vignesh21@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-19T03:46:11Z
Lists: pgsql-hackers
On Sun, Jul 18, 2021 at 12:37:48PM +0900, Michael Paquier wrote:
> Indeed, good catch.  The other commands document that, so let's fix
> it.

Applied.
--
Michael

Commits

  1. doc: Mention CASCADE/RESTRICT for DROP STATISTICS