Fix SRF handling on dummy rels

Edit
ID 2052
Title Fix SRF handling on dummy rels
Topic Bug Fixes
Created 2019-03-06 17:10:58
Last modified 2019-03-07 20:51:22 (5 years, 8 months ago)
Latest email 2019-03-07 20:58:03 (5 years, 8 months ago)
Status
2019-07: Committed
Target version 12
Authors Tom Lane (tgl), Julien Rouhaud (rjuju)
Reviewers Julien Rouhaud (rjuju)Become reviewer
Committer Tom Lane (tgl)
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/2052
git checkout commitfest/cf/2052
Emails
BUG #15669: Error with unnest in PG 11 (ERROR: 0A000)
First at 2019-03-05 11:06:00 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2019-03-07 20:58:03 by Julien Rouhaud <rjuju123 at gmail.com>
Latest attachment (fix-interaction-of-dummy-paths-and-SRFs-1.patch) at 2019-03-06 20:12:15 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (fix-interaction-of-dummy-paths-and-SRFs-1.patch) at 2019-03-06 20:12:15 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (fix_srf-v3.diff) at 2019-03-05 18:22:32 from Julien Rouhaud <rjuju123 at gmail.com> (Patch: Yes)
    Attachment (fix_srf-v2.diff) at 2019-03-05 17:16:10 from Julien Rouhaud <rjuju123 at gmail.com> (Patch: Yes)
    Attachment (fix_srf.diff) at 2019-03-05 16:34:21 from Julien Rouhaud <rjuju123 at gmail.com> (Patch: Yes)
History
When Who What
2019-03-07 20:51:22 Julien Rouhaud (rjuju) Closed in commitfest 2019-07 with status: Committed
2019-03-07 20:51:09 Julien Rouhaud (rjuju) Changed committer to tgl
2019-03-07 20:51:09 Julien Rouhaud (rjuju) Changed authors to Tom Lane (tgl), Julien Rouhaud (rjuju)
2019-03-06 21:13:10 Julien Rouhaud (rjuju) Changed authors to Tom Lane (tgl)
2019-03-06 21:13:10 Julien Rouhaud (rjuju) Changed reviewers to Julien Rouhaud (rjuju)
2019-03-06 17:12:42 Julien Rouhaud (rjuju) New status: Waiting on Author
2019-03-06 17:12:24 Julien Rouhaud (rjuju) Changed authors to Julien Rouhaud (rjuju)
2019-03-06 17:11:51 Julien Rouhaud (rjuju) Changed targetversion to 12
2019-03-06 17:10:59 Julien Rouhaud (rjuju) Attached mail thread 15669-02fb3296cca26203@postgresql.org
2019-03-06 17:10:58 Julien Rouhaud (rjuju) Created patch record
Edit