From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) |
Date: | 2016-10-31 16:25:01 |
Message-ID: | 19429.1477931101@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andres Freund <andres(at)anarazel(dot)de> writes:
> On 2016-09-14 19:28:25 -0400, Tom Lane wrote:
>> So I think we should continue investigating this way of doing things.
>> I'll try to take a look at the executor end of it tomorrow. However
>> I'm leaving Friday for a week's vacation, and may not have anything to
>> show before that.
> Are you planning to work on the execution side of things? I otherwise
> can take a stab...
My plan is to start on this when I go back into commitfest mode,
but right now I'm trying to produce a draft patch for RLS changes.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2016-10-31 16:25:44 | Re: pg_sequence catalog |
Previous Message | Andres Freund | 2016-10-31 16:13:11 | Re: Proposal: scan key push down to heap [WIP] |