Re: Make name optional in CREATE STATISTICS - Mailing list pgsql-hackers

From Matthias van de Meent
Subject Re: Make name optional in CREATE STATISTICS
Date
Msg-id CAEze2Wh97rKj5-g+f-98MTiLRrz+teAcQuo7tv2EPt68YDAjVQ@mail.gmail.com
Whole thread Raw
In response to Re: Make name optional in CREATE STATISTICS  (Simon Riggs <simon.riggs@enterprisedb.com>)
Responses Re: Make name optional in CREATE STATISTICS
List pgsql-hackers
On Wed, 13 Jul 2022 at 08:07, Simon Riggs <simon.riggs@enterprisedb.com> wrote:
>
> On Thu, 7 Jul 2022 at 11:58, Matthias van de Meent
> <boekewurm+postgres@gmail.com> wrote:
> > A more correct version would be
> >
> > + *                CREATE STATISTICS [ [IF NOT EXISTS] stats_name ]
> > [(stat types)]
>
> There you go

Thanks!

I think this is ready for a committer, so I've marked it as such.

Kind regards,

Matthias van de Meent



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: standby recovery fails (tablespace related) (tentative patch and discussion)
Next
From: Amit Kapila
Date:
Subject: Re: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger