Re: Propose a new function - list_is_empty

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Propose a new function - list_is_empty
Дата
Msg-id 958D94C6-D23B-4434-818A-F26141D31F79@yesql.se
обсуждение исходный текст
Ответ на Re: Propose a new function - list_is_empty  (Peter Smith <smithpb2250@gmail.com>)
Ответы Re: Propose a new function - list_is_empty
Список pgsql-hackers
> On 17 Aug 2022, at 03:09, Peter Smith <smithpb2250@gmail.com> wrote:
>
> On Wed, Aug 17, 2022 at 6:34 AM Daniel Gustafsson <daniel@yesql.se> wrote:
>>
>>> On 16 Aug 2022, at 16:03, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>
>>> I agree though that while simplifying list_length() calls, I'd lean to using
>>> explicit comparisons to NIL.
>>
>>
>> Agreed, I prefer that too.
>>
>
> Thanks for the feedback.
>
> PSA patch v3 which now uses explicit comparisons to NIL everywhere,
> and also addresses the other review comments.

From reading, this version of the patch looks good to me.

--
Daniel Gustafsson        https://vmware.com/




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

Предыдущее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work
Следующее
От: "Drouvot, Bertrand"
Дата:
Сообщение: Re: SYSTEM_USER reserved word implementation