Reimplement targetlist SRFs using ROWS FROM ()

Edit
ID 759
Title Reimplement targetlist SRFs using ROWS FROM ()
Topic Refactoring
Created 2016-08-31 07:21:18
Last modified 2016-10-03 03:53:32 (8 years, 3 months ago)
Latest email 2016-10-03 03:55:35 (8 years, 3 months ago)
Status
2016-09: Returned with feedback
Target version
Authors Andres Freund (andresfreund)
Reviewers Tom Lane (tgl)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/759
git checkout commitfest/cf/759
Emails
Changed SRF in targetlist handling
First at 2016-05-23 00:53:27 by Andres Freund <andres at anarazel.de>
Latest at 2016-10-03 03:55:35 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (put-srfs-in-separate-result-nodes-1.patch) at 2016-09-14 23:28:25 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (put-srfs-in-separate-result-nodes-1.patch) at 2016-09-14 23:28:25 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (add-Query.hasTargetSRFs-field.patch) at 2016-09-13 16:07:35 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-Add-more-tests-for-targetlist-SRFs.patch) at 2016-09-12 23:58:06 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (0001-Add-some-more-targetlist-srf-tests.patch) at 2016-08-27 21:48:29 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (0001-Add-some-more-targetlist-srf-tests.patch) at 2016-08-04 03:22:03 from Andres Freund <andres at anarazel.de> (Patch: Yes)
History
When Who What
2016-10-03 03:53:32 Michael Paquier (michael-kun) Closed in commitfest 2016-09 with status: Returned with feedback
2016-09-12 13:24:15 Tom Lane (tgl) Added tgl as reviewer
2016-08-31 07:21:39 Andres Freund (andresfreund) Changed authors to Andres Freund (andresfreund)
2016-08-31 07:21:19 Andres Freund (andresfreund) Attached mail thread 20160523005327.v2tr7obytitxcnna@alap3.anarazel.de
2016-08-31 07:21:18 Andres Freund (andresfreund) Created patch record
Edit