Re: [HACKERS] TRUE and true - Mailing list pgsql-hackers

From Kyotaro HORIGUCHI
Subject Re: [HACKERS] TRUE and true
Date
Msg-id 20170623.110235.220408355.horiguchi.kyotaro@lab.ntt.co.jp
Whole thread Raw
In response to Re: [HACKERS] TRUE and true  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
At Thu, 22 Jun 2017 09:13:56 -0400, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote in
<08678a07-3967-8567-59e5-b9bcced7f457@2ndquadrant.com>
> On 6/22/17 07:09, Kyotaro HORIGUCHI wrote:
> > What makes us have both TRUE/true or FALSE/false as constants of
> > bool?
> 
> Historical reasons, probably.  I plan to submit a patch to phase out or
> remove TRUE/FALSE as part of a migration toward stdbool.h.  So I suggest
> you use lower case and don't worry about the other ones for now.

Oh. I'm happy to hear that. Thanks for the information.

regards,

-- 
Kyotaro Horiguchi
NTT Open Source Software Center




pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: [HACKERS] TRUE and true
Next
From: Tom Lane
Date:
Subject: [HACKERS] Can ICU be used for a database's default sort order?