Re: pgsql: Optimize btree insertions for common case of increasing values

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: pgsql: Optimize btree insertions for common case of increasing values
Дата
Msg-id CAH2-Wznq14xxv+upm56xBJ89dYjkF4JtHUZcmEoNpZuoOnR2GA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Optimize btree insertions for common case of increasingvalues  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Optimize btree insertions for common case of increasingvalues
Следующее
От: David Rowley
Дата:
Сообщение: Re: pgsql: Support partition pruning at execution time