Re: Polyphase merge is obsolete

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Polyphase merge is obsolete
Дата
Msg-id af989685-91d5-aad4-8f60-1d066b5ec309@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Polyphase merge is obsolete  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Polyphase merge is obsolete  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
On 18.10.21 14:15, Heikki Linnakangas wrote:
> On 05/10/2021 20:24, John Naylor wrote:
>> I've had a chance to review and test out the v5 patches.
> 
> Thanks! I fixed the stray reference to PostgreSQL 14 that Zhihong 
> mentioned, and pushed.

AFAICT, this thread updated the API of LogicalTapeSetCreate() in PG15, 
but did not adequately update the function header comment.  The comment 
still mentions the "shared" argument, which has been removed.  There is 
a new "preallocate" argument that is not mentioned at all.  Also, it's 
not easy to match the actual callers to the call variants described in 
the comment.  Could someone who remembers this work perhaps look this 
over and update the comment?




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Reducing power consumption on idle servers
Следующее
От: Марина Полякова
Дата:
Сообщение: Re: Fix order of checking ICU options in initdb and create database