Re: problem with overloading the "coalesce" function

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: problem with overloading the "coalesce" function
Дата
Msg-id 12236.1141699158@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: problem with overloading the "coalesce" function  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Richard Huxton <dev@archonet.com> writes:
> Hmm - looking at the source (and \df in psql) it seems the basic problem
> is that COALESCE() isn't a function.

If it were an ordinary function, it couldn't satisfy the property of not
evaluating "unused" arguments ...

            regards, tom lane

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

Предыдущее
От: Chris
Дата:
Сообщение: Re: How to determine the table a query or a views columns
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ERROR: xlog flush request not satisfied