Re: Improve list manipulation in several places

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Improve list manipulation in several places
Дата
Msg-id CAApHDvriWWAUQxfQQ3bEMjmXNJpsTMpr2m75LNBc_GFQ8vJrXw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Improve list manipulation in several places  (Ranier Vilela <ranier.vf@gmail.com>)
Ответы Re: Improve list manipulation in several places  (Ranier Vilela <ranier.vf@gmail.com>)
Список pgsql-hackers
On Fri, 21 Apr 2023 at 23:16, Ranier Vilela <ranier.vf@gmail.com> wrote:
> Perhaps list_delete_nth_cell needs to check NIL too?
> + if (list == NIL)
> + return NIL;

Which cell would you be deleting from an empty list?

David



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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: Remove references to pre-11 versions
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Non-superuser subscription owners