>>>>> "Heikki" == Heikki Linnakangas <hlinnakan...@vmware.com> writes:

 Heikki> I've spent some time reviewing this patch - looks pretty
 Heikki> good! I'm not through yet, but I wanted to post an
 Heikki> update. Attached is a new version, with some modifications I
 Heikki> made. Notably:

 Heikki> I refactored the grammar a bit

And broke the ability to do  TABLE(unnest(a,b,c), otherfunc(d)).

Yes, you can still do TABLE(unnest(a), unnest(b), unnest(c), otherfunc(d))
but I view this as a significant loss of functionality; I will see about
fixing that.

I am still looking at the other changes.

-- 
Andrew (irc:RhodiumToad)


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to