From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
Cc: | Justin Pryzby <pryzby(at)telsasoft(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Smith <smithpb2250(at)gmail(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: strange case of "if ((a & b))" |
Date: | 2021-10-07 04:36:57 |
Message-ID: | YV55afZheXdqcq/Y@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)telsasoft(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Bharath Rupireddy | 2021-10-07 05:13:14 | Re: pg_walinspect - a new extension to get raw WAL data and WAL stats |
Previous Message | k.jamison@fujitsu.com | 2021-10-07 04:28:57 | RE: Transactions involving multiple postgres foreign servers, take 2 |