Re: Fix CheckIndexCompatible comment

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: Fix CheckIndexCompatible comment
Дата
Msg-id 20220204001453.GB1164333@nathanxps13
обсуждение исходный текст
Ответ на Re: Fix CheckIndexCompatible comment  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Список pgsql-hackers
On Fri, Feb 04, 2022 at 09:08:22AM +0900, Fujii Masao wrote:
> On 2022/02/04 1:46, Yugo NAGATA wrote:
>> I found a old parameter name 'heapRelation' in the comment
>> of CheckIndexCompatible. This parameter was removed by 5f173040.
>> 
>> Attached is a patch to remove it from the comment.

It looks like this parameter was removed in 5f17304.
 
> Thanks for the report! I agree to remove the mention of parameter already dropped, from the comment. OTOH, I found
CheckIndexCompatible()now has "oldId" parameter but there is no comment about it though there are comments about other
parameters.Isn't it better to add the comment about "oldId"?
 

+1

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: Stats collector's idx_blks_hit value is highly misleading in practice
Следующее
От: Peter Smith
Дата:
Сообщение: Re: row filtering for logical replication