Re: boolean <=> text explicit casts - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: boolean <=> text explicit casts
Date
Msg-id 200705302123.32989.peter_e@gmx.net
Whole thread Raw
In response to Re: boolean <=> text explicit casts  (Neil Conway <neilc@samurai.com>)
Responses Re: boolean <=> text explicit casts  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Neil Conway wrote:
> Attached is a revised version of this patch that modifies boolin() to
> ignore leading and trailing whitespace. This makes text => boolean
> trivial, but boolean => text is still distinct from boolout().

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?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Seq scans status update
Next
From: Heikki Linnakangas
Date:
Subject: Re: Seq scans status update