Re: Functions returning sets

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Functions returning sets
Дата
Msg-id 7655.990319520@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Functions returning sets  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Ответы Re: Functions returning sets  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-hackers
Stephan Szabo <sszabo@megazone23.bigpanda.com> writes:
> I think what we should probably do is make IN better and use that or then
> support =ANY(=SOME)/=ALL on such things.  I think =ANY would be easy
> since IN is defined in terms of it in the spec.

And in our code too ;-).  ANY/ALL have been there for awhile.
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Fix for tablename in targetlist
Следующее
От: Don Baccus
Дата:
Сообщение: Re: Functions returning sets