Re: TRUE/FALSE vs true/false

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: TRUE/FALSE vs true/false
Дата
Msg-id 1312480811.24208.9.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: TRUE/FALSE vs true/false  (Boszormenyi Zoltan <zb@cybertec.at>)
Ответы Re: TRUE/FALSE vs true/false  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On tor, 2011-08-04 at 14:44 +0200, Boszormenyi Zoltan wrote:
> 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.

I would be in favor of that.



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: cataloguing NOT NULL constraints
Следующее
От: Phil Sorber
Дата:
Сообщение: Re: patch: move dumpUserConfig call in dumpRoles function of pg_dumpall.c