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

From Peter Eisentraut
Subject Re: [HACKERS] TRUE and true
Date
Msg-id 08678a07-3967-8567-59e5-b9bcced7f457@2ndquadrant.com
Whole thread Raw
In response to [HACKERS] TRUE and true  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Responses Re: [HACKERS] TRUE and true  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
List pgsql-hackers
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.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] SQL MERGE patches for PostgreSQL Versions
Next
From: Magnus Hagander
Date:
Subject: Re: [HACKERS] pg_stop_backup(wait_for_archive := true) on standby server