From: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Nikolay Samokhvalov <samokhvalov(at)gmail(dot)com>, fabriziomello(at)gmail(dot)com, Erik Rijkers <er(at)xs4all(dot)nl>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Add important info about ANALYZE after create Functional Index |
Date: | 2020-11-16 14:03:23 |
Message-ID: | 20201116140323.GE14024@telsasoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Nov 12, 2020 at 06:01:02PM -0500, Bruce Momjian wrote:
> On Thu, Nov 12, 2020 at 03:11:43PM -0600, Justin Pryzby wrote:
> > I guess it should say "The system regularly ..."
> >
> > Also, the last sentence begins "For new expression indexes" and ends with
> > "about new expression indexes", which I guess could instead say "about the
> > expressions".
>
> How is this followup patch?
I see Alvaro already patched the first issue at bcbd77133.
The problematic language was recently introduced, and I'd reported at:
https://www.postgresql.org/message-id/20201112211143.GL30691%40telsasoft.com
And Erik at:
https://www.postgresql.org/message-id/e92b3fba98a0c0f7afc0a2a37e765954%40xs4all.nl
--
Justin
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2020-11-16 14:04:57 | Re: doc CREATE INDEX |
Previous Message | Tomas Vondra | 2020-11-16 13:49:42 | PoC/WIP: Extended statistics on expressions |