Re: TRUE/FALSE vs true/false - Mailing list pgsql-hackers

From Boszormenyi Zoltan
Subject Re: TRUE/FALSE vs true/false
Date
Msg-id 4E3A9433.7020602@cybertec.at
Whole thread Raw
In response to Re: TRUE/FALSE vs true/false  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: TRUE/FALSE vs true/false
Re: TRUE/FALSE vs true/false
List pgsql-hackers
2011-08-04 14:32 keltezéssel, Robert Haas írta:
> 2011/8/4 Boszormenyi Zoltan <zb@cybertec.at>:
>> Shouldn't these get fixed to be consistent?
> I believe I already did.  See commit 85b436f7b1f06a6ffa8d2f29b03d6e440de18784.

I meant a mass "sed -e 's/TRUE/true/g'  -e 's/FALSE/false/g'" run
so all the ~200 occurrences of both "TRUE" and "FALSE" get
converted so the whole source tree is consistent.

-- 
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26
A-2700 Wiener Neustadt, Austria
Web: http://www.postgresql-support.de    http://www.postgresql.at/



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: TRUE/FALSE vs true/false
Next
From: Robert Haas
Date:
Subject: Re: TRUE/FALSE vs true/false