Re: BUG #7644: Missing implicit types of Result and failing type-conversion

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #7644: Missing implicit types of Result and failing type-conversion
Дата
Msg-id 9677.1352563131@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: BUG #7644: Missing implicit types of Result and failing type-conversion  (Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #7644: Missing implicit types of Result and failing type-conversion
Следующее
От: "Bernhard Reutner-Fischer"
Дата:
Сообщение: Re: BUG #7644: Missing implicit types of Result and failing type-conversion