Re: Useless parameter 'cur_skey' in IndexScanOK

Поиск
Список
Период
Сортировка
Искать
От
Heikki Linnakangas
Тема
Re: Useless parameter 'cur_skey' in IndexScanOK
Дата
Msg-id
c7f54813-a816-4584-9040-0dea91fdbb4c@iki.fi
Ответ на
Список
Дерево обсуждения
Useless parameter 'cur_skey' in IndexScanOK Hugo Zhang <hugo.zhang@openpie.com>
Re: Useless parameter 'cur_skey' in IndexScanOK Aleksander Alekseev <aleksander@timescale.com>
Re: Useless parameter 'cur_skey' in IndexScanOK Daniel Gustafsson <daniel@yesql.se>
Re: Useless parameter 'cur_skey' in IndexScanOK Heikki Linnakangas <hlinnaka@iki.fi>
On 03/07/2024 16:46, Daniel Gustafsson wrote:
>> On 3 Jul 2024, at 15:41, Aleksander Alekseev  wrote:
>>> The 'cur_skey' parameter in `IndexScanOK` funciton doesn't seem to be useful.
> 
>> Good catch. As I understand it is not used for anything since
>> a78fcfb51243 (dated 2006) and this is a static function, so we
>> shouldn't worry about third-party extensions.
> 
> Agreed, it seems reasonable to clean this up.
> 
>> I wonder why none of the compilers complained about this.
> 
> Not to mention static analyzers.

Committed, thanks.

-- 
Heikki Linnakangas
Neon (https://neon.tech)



В списке pgsql-hackers по дате отправления
От: Peter Eisentraut
Дата:
От: Yugo Nagata
Дата:
FAQ