Re: Propose a new function - list_is_empty - Mailing list pgsql-hackers

From Peter Smith
Subject Re: Propose a new function - list_is_empty
Date
Msg-id CAHut+PusB491xNvK7Tn=vArmzu8DBm5j+uosFL0x=hAf4A_sJg@mail.gmail.com
Whole thread Raw
In response to Re: Propose a new function - list_is_empty  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Add support for DEFAULT specification in COPY FROM
Next
From: Peter Smith
Date:
Subject: Re: shadow variables - pg15 edition