Re: Set-Returning functions in a select list

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Set-Returning functions in a select list
Дата
Msg-id 1163940.1627142622@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Set-Returning functions in a select list  (J Lumby <johnlumby@hotmail.com>)
Список pgsql-general
J Lumby <johnlumby@hotmail.com> <DM5PR06MB3082AEC288F546F7AF5393E3A3E69@DM5PR06MB3082.namprd06.prod.outlook.com>
writes:
> I am unclear about the rules which postgresql uses in building a result
> set when the select list ( see note ) contains several different
> Set-Returning functions,  possibly with sets of different sizes.

The docs you want exist, but they're a bit buried ... see

https://www.postgresql.org/docs/current/xfunc-sql.html#XFUNC-SQL-FUNCTIONS-RETURNING-SET

In particular, the NOTE at the bottom of that section explains that
the behavior changed in v10.

            regards, tom lane



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

Предыдущее
От: J Lumby
Дата:
Сообщение: Set-Returning functions in a select list
Следующее
От: Indrajit Datar
Дата:
Сообщение: regarding sql password auth