Re: [HACKERS] ALTER INDEX .. SET STATISTICS ... behaviour - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: [HACKERS] ALTER INDEX .. SET STATISTICS ... behaviour
Date
Msg-id CANP8+j+hy3ZweUmjEYtXO-DN755FjWGRg-Upe4SZteSB9a7cRA@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] ALTER INDEX .. SET STATISTICS ... behaviour  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 6 September 2017 at 10:27, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Simon Riggs <simon@2ndquadrant.com> writes:
>> Other than that, I'm good to commit.
>> Any last minute objections?
>
> The docs and comments could stand a bit closer copy-editing by a
> native English speaker.  Other than that, it seemed sane in a
> quick read-through.

Will do

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] why not parallel seq scan for slow functions
Next
From: Jesper Pedersen
Date:
Subject: Re: [HACKERS] Fix performance of generic atomics