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

vignesh C <vignesh21@gmail.com>

From: vignesh C <vignesh21@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-19T15:31:04Z
Lists: pgsql-hackers
On Mon, 19 Jul 2021, 09:16 Michael Paquier, <michael@paquier.xyz> wrote:
>
> 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.

Thanks for committing this patch.

Regards,
Vignesh



Commits

  1. doc: Mention CASCADE/RESTRICT for DROP STATISTICS