Re: BUG #7644: Missing implicit types of Result and failing type-conversion - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #7644: Missing implicit types of Result and failing type-conversion
Date
Msg-id 9677.1352563131@sss.pgh.pa.us
Whole thread Raw
Responses Re: BUG #7644: Missing implicit types of Result and failing type-conversion
List pgsql-bugs
"Bernhard Reutner-Fischer" <rep.dot.nop@gmail.com> writes:
> Fair enough but what about the failure for the case with the Result
> that fails to merge? There I do have a cast

No you don't:

>         select * from (select 'string two' bug ) s2

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #7644: Missing implicit types of Result and failing type-conversion
Next
From: "Bernhard Reutner-Fischer"
Date:
Subject: Re: BUG #7644: Missing implicit types of Result and failing type-conversion