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

From Andrew Gierth
Subject Re: Review: UNNEST (and other functions) WITH ORDINALITY
Date
Msg-id bbe9e6aa6c822e0f56bc06aa643b0faa@news-out.riddles.org.uk
Whole thread Raw
In response to Review: UNNEST (and other functions) WITH ORDINALITY  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Responses Re: Review: UNNEST (and other functions) WITH ORDINALITY
List pgsql-hackers
I propose the following patch (which goes on top of the current
ordinality one) to implement the suggested grammar changes.

I think this is the cleanest way, and I've tested that it both
passes regression and allows constructs like WITH time AS (...)
to work.

--
Andrew (irc:RhodiumToad)

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bison 3.0 updates
Next
From: Dimitri Fontaine
Date:
Subject: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review])