Re: Propose a new function - list_is_empty

Поиск
Список
Период
Сортировка
От Peter Smith
Тема Re: Propose a new function - list_is_empty
Дата
Msg-id CAHut+PusB491xNvK7Tn=vArmzu8DBm5j+uosFL0x=hAf4A_sJg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Propose a new function - list_is_empty  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, Aug 18, 2022 at 1:14 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> I wrote:
> > I'd drop the parens in these particular examples because they are
> > inconsistent with the other parts of the same "if" condition.
>
> After going through the patch I removed most but not all of the
> newly-added parens on those grounds.  I also found a couple more
> spots that could be converted.  Pushed with those changes.
>

Thanks for pushing.

------
Kind Regards,
Peter Smith.
Fujitsu Australia.



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Add support for DEFAULT specification in COPY FROM
Следующее
От: Peter Smith
Дата:
Сообщение: Re: shadow variables - pg15 edition