Re: pgsql: Optimize btree insertions for common case of increasing values - Mailing list pgsql-committers

From Peter Geoghegan
Subject Re: pgsql: Optimize btree insertions for common case of increasing values
Date
Msg-id CAH2-Wznq14xxv+upm56xBJ89dYjkF4JtHUZcmEoNpZuoOnR2GA@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Optimize btree insertions for common case of increasingvalues  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-committers
On Tue, Apr 10, 2018 at 3:37 PM, Andrew Dunstan
<andrew.dunstan@2ndquadrant.com> wrote:
>> The comments still say "Check if the page...no split is in progress".
>> Despite the fact that that's just an assertion now.
>>
>
> Fixed.

Thanks.

-- 
Peter Geoghegan


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Optimize btree insertions for common case of increasingvalues
Next
From: David Rowley
Date:
Subject: Re: pgsql: Support partition pruning at execution time