Re: Review: UNNEST (and other functions) WITH ORDINALITY - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: Review: UNNEST (and other functions) WITH ORDINALITY
Date
Msg-id 51F6284F.3080609@dalibo.com
Whole thread Raw
In response to Re: Review: UNNEST (and other functions) WITH ORDINALITY  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: Review: UNNEST (and other functions) WITH ORDINALITY
List pgsql-hackers
On 07/29/2013 09:56 AM, Craig Ringer wrote:
> Unless LATERAL provides a way to do lock-step iteration through a pair
> (or more) of functions I don't think we can get rid of SRFs-in-FROM just
> yet.

I don't think anyone was arguing for that; we're talking about
deprecating SRFs-in-SELECT.



pgsql-hackers by date:

Previous
From: Albe Laurenz
Date:
Subject: Re: potential bug in error message in with clause
Next
From: Craig Ringer
Date:
Subject: Re: Review: UNNEST (and other functions) WITH ORDINALITY