Re: BUG #5028: CASE returns ELSE value always when typeis"char" - Mailing list pgsql-bugs

From Kevin Grittner
Subject Re: BUG #5028: CASE returns ELSE value always when typeis"char"
Date
Msg-id 4A9E404A020000250002A8A4@gw.wicourts.gov
Whole thread Raw
In response to Re: BUG #5028: CASE returns ELSE value always when type is"char"  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-bugs
Jeff Davis <pgsql@j-davis.com> wrote:

> I disagree that using implicit casts to make up for a lack of an
> "unknown" type will improve matters

I certainly never meant to imply that additional implicit casts should
be added.  I apologize for not being more clear about that.

Thanks again for helping fill in the blanks.

-Kevin

pgsql-bugs by date:

Previous
From: Greg Stark
Date:
Subject: Re: BUG #5028: CASE returns ELSE value always when type is"char"
Next
From: Tom Lane
Date:
Subject: Re: BUG #5025: Aggregate function with subquery in 8.3 and 8.4.