Re: Set-Returning functions in a select list

2021-07-27 Thread Tom Lane
John Lumby writes: > I feel that more on this topic needs to be added to the reference information > for SELECT, > both in the description of the (expressions in the) SELECT-list and in the > description of the FROM list, and in particular a note on how and why > certain usages are equivalent

Set-Returning functions in a select list

2021-07-27 Thread John Lumby
re the recent discussion ending with this thread https://www.postgresql.org/message-id/1163940.1627142622%40sss.pgh.pa.us in pgsql-general I feel that more on this topic needs to be added to the reference information for SELECT, both in the description of the (expressions in the) SELECT-list an