Re: boolean <=> text explicit casts

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: boolean <=> text explicit casts
Дата
Msg-id 1180554017.6648.98.camel@goldbach
обсуждение исходный текст
Ответ на Re: boolean <=> text explicit casts  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: boolean <=> text explicit casts  (Jim Nasby <decibel@decibel.org>)
Список pgsql-patches
On Wed, 2007-30-05 at 21:23 +0200, Peter Eisentraut wrote:
> I'm not sure what your rationale was for creating lower-case words
> instead of upper case, except for it looks nicer.  Is there a technical
> reason?

There's no real technical reason: the standard says upper-case, but PG's
general philosophy of case folding would suggest folding to lower-case.
If we were compliant with the spec's case folding requirements then
emitting uppercase would be the clear choice, but since we aren't, I
don't have strong feelings either way.

-Neil



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Seq scans status update
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: COPY-able csv log outputs