Re: Patch: UNNEST (and other functions) WITH ORDINALITY

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: David Fetter <david(at)fetter(dot)org>
Cc: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Patch: UNNEST (and other functions) WITH ORDINALITY
Date: 2013-01-23 18:12:37
Message-ID: 20130123181237.GE4249@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

David Fetter wrote:
> On Tue, Jan 22, 2013 at 10:29:43PM -0800, David Fetter wrote:
> > Folks,
> >
> > Please find attached a patch which implements the SQL standard
> > UNNEST() WITH ORDINALITY.
>
> Added to CF4.

Surely you meant CF 2013-Next (i.e. first commit of 9.4 cycle).

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2013-01-23 18:15:27 Re: Patch: UNNEST (and other functions) WITH ORDINALITY
Previous Message David Fetter 2013-01-23 18:10:41 Re: Patch: clean up addRangeTableEntryForFunction