Re: the '::' cast doesn't work in the FROM clause

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: the '::' cast doesn't work in the FROM clause
Дата
Msg-id 4E5B55C102000025000407F1@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: the '::' cast doesn't work in the FROM clause  (Alexey Klyukin <alexk@commandprompt.com>)
Ответы Re: the '::' cast doesn't work in the FROM clause  (Alexey Klyukin <alexk@commandprompt.com>)
Список pgsql-bugs
Alexey Klyukin <alexk@commandprompt.com> wrote:

> Function calls can appear in the FROM clause. (This is especially
> useful for functions that return result sets, but any function can
> be used.) This acts as though its output were created as a
> temporary table for the duration of this single SELECT command.

It doesn't say that operators which provide equivalent functionality
to functions can also be used.

-Kevin

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: the '::' cast doesn't work in the FROM clause
Следующее
От: Alexey Klyukin
Дата:
Сообщение: Re: the '::' cast doesn't work in the FROM clause