Re: COALESCE and NULLIF semantics

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: COALESCE and NULLIF semantics
Дата
Msg-id 23591.1252692644@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: COALESCE and NULLIF semantics  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: COALESCE and NULLIF semantics  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> It's what happens afterwards that's the problem --- try it and see.
> Anything in particular I should test or be looking for, or will the
> error of my ways be glaringly obvious on any usage?

I'm expecting coerce_type to fail, along the lines of
ERROR: failed to find conversion function from unknown to whatever
        regards, tom lane


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: COALESCE and NULLIF semantics
Следующее
От: Emmanuel Cecchet
Дата:
Сообщение: Re: COPY enhancements