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

From Alvaro Herrera
Subject Re: Review: UNNEST (and other functions) WITH ORDINALITY
Date
Msg-id 20130731185041.GZ14652@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: Review: UNNEST (and other functions) WITH ORDINALITY  (Greg Stark <stark@mit.edu>)
List pgsql-hackers
Greg Stark escribió:

> There are two followup changes that were discussed in this thread:
> 
> 1) Changing the WITH_* and NULLS_* tokens to not eat the following
> token if it's not used by the grammar so that it doesn't interfere
> with syntax like "select nulls first from t as a(nulls)".


> I have patches for both of these in progress but frankly they're both
> stuck and I'm not likely to finish either without some advice. I'll
> start new threads (or already have) for them though.

Andrew Gierth submitted a patch for this ...

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



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Proposal - Support for National Characters functionality
Next
From: Tom Lane
Date:
Subject: Re: Proposal - Support for National Characters functionality