From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) |
Date: | 2017-01-18 22:11:54 |
Message-ID: | 20170118221154.aldebi7yyjvds5qa@alap3.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2017-01-18 16:56:46 -0500, Tom Lane wrote:
> Andres Freund <andres(at)anarazel(dot)de> writes:
> I have not actually looked at 0003 at all yet. So yeah, please post
> for review after you're done rebasing.
Here's a rebased and lightly massaged version. I'm vanishing in a
meeting for a bit, thought it'd be more useful to get it now rather than
later.
(I also noticed the previous patch should have had a catversion bump :(,
will do after the meeting).
- Andres
Attachment | Content-Type | Size |
---|---|---|
0001-Remove-obsoleted-code-relating-to-targetlist-SRF-eva.patch | text/x-patch | 119.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2017-01-18 22:14:21 | Re: PoC: Grouped base relation |
Previous Message | David Rowley | 2017-01-18 22:06:14 | Re: Performance improvement for joins where outer side is unique |