Re: strange case of "if ((a & b))" - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: strange case of "if ((a & b))"
Date
Msg-id YV55afZheXdqcq/Y@paquier.xyz
Whole thread Raw
In response to Re: strange case of "if ((a & b))"  (Masahiko Sawada <sawada.mshk@gmail.com>)
Responses Re: strange case of "if ((a & b))"  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
On Thu, Oct 07, 2021 at 01:27:34PM +0900, Masahiko Sawada wrote:
> On Thu, Oct 7, 2021 at 11:44 AM Justin Pryzby <pryzby@telsasoft.com> wrote:
>> I'm not quite sure how you managed to search for it - well done ;)
>
> I could not find the recent thread, though :)

Hm.  It looks like there are more occurences of "false : true" that
could be cleaned up, like in nodeResult.c or tablecmds.c.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: "k.jamison@fujitsu.com"
Date:
Subject: RE: Transactions involving multiple postgres foreign servers, take 2
Next
From: Bharath Rupireddy
Date:
Subject: Re: pg_walinspect - a new extension to get raw WAL data and WAL stats