Re: strange case of "if ((a & b))"

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема Re: strange case of "if ((a & b))"
Дата
Msg-id CAD21AoCzxx+8FyZxZ3DucOQbr4R8_thF70cmHiAndRyAcXW_TA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: strange case of "if ((a & b))"  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: strange case of "if ((a & b))"  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Thu, Oct 7, 2021 at 1:37 PM Michael Paquier <michael@paquier.xyz> wrote:
>
> 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.

Indeed. I've attached a patch that also deals with "false : true" cases.

Regards,

-- 
Masahiko Sawada
EDB:  https://www.enterprisedb.com/

Вложения

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

Предыдущее
От: "Bossart, Nathan"
Дата:
Сообщение: Re: Add jsonlog log_destination for JSON server logs
Следующее
От: Amit Langote
Дата:
Сообщение: Re: [BUG] Unexpected action when publishing partition tables