Re: extended stats not friendly towards ANALYZE with subset of columns
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: David Rowley <david.rowley@2ndquadrant.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>, Tomas Vondra <tomas.vondra@2ndquadrant.com>
Date: 2017-04-17T22:22:25Z
Lists: pgsql-hackers
David Rowley wrote: > On 18 April 2017 at 05:12, Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > > Pushed, after tweaking so that a WARNING is still emitted, because it's > > likely to be useful in pointing out a procedural mistake while extended > > stats are being tested. > > Thanks for pushing. > > Seems you maintained most of my original patch and added to it a bit, > but credits don't seem to reflect that. It's not the end of the world > but just wanted to note that. Yeah, sorry about that. Maybe we should start mentioning the percentage of the patch that comes from each author (just kidding). -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Fix extended statistics with partial analyzes
- bf2a691e02d7 10.0 landed