Re: remove autoanalyze corner case - Mailing list pgsql-hackers

From Sami Imseih
Subject Re: remove autoanalyze corner case
Date
Msg-id CAA5RZ0ucRoar8oV9EQu5y5OvT3jLNtsOn8vsRotTYsF1cLa62g@mail.gmail.com
Whole thread Raw
In response to Re: remove autoanalyze corner case  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
>> AFAICS, near misses on wraparound in and of itself have no correlation
>> with statistical changes in your data, so I'd agree it isn't
>> necessary, and the fact that it behaves differently in this more
>> narrow case than it would in the more general case, when these two
>> cases are (as far as I've ever known) supposed to behave the same way,
>> I'd be +1 to remove this.

> Yeah, that matches my impression.  +1 to remove it.

That is fine with me also.

The patch LGTM.

--
Sami



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: Proposal for enabling auto-vectorization for checksum calculations
Next
From: Matthias van de Meent
Date:
Subject: Re: Better shared data structure management and resizable shared data structures