Improve RETURN QUERY performance

Edit
Title Improve RETURN QUERY performance
Topic Performance
Created 2020-03-22 03:27:19
Last modified 2020-06-12 16:15:09 (3 years, 10 months ago)
Latest email 2020-06-12 18:13:11 (3 years, 10 months ago)
Status
2020-07: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Hamid Akhtar (hamidakhtar)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
BUG #16040: PL/PGSQL RETURN QUERY statement never uses a parallel plan
First at 2019-10-04 20:20:32 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2020-06-12 18:13:11 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (plpgsql-return-query-results-directly-2.patch) at 2020-06-09 00:11:43 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (plpgsql-return-query-results-directly-2.patch) at 2020-06-09 00:11:43 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (plpgsql-return-query-results-directly-1.patch) at 2020-03-22 03:23:03 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2020-06-12 16:15:09 Tom Lane (tgl) Closed in commitfest 2020-07 with status: Committed
2020-06-12 15:16:30 Tom Lane (tgl) Added tgl as committer
2020-03-27 18:22:18 Hamid Akhtar (hamidakhtar) Posted review with messageid <158533333892.13411.4384511509626622379.pgcf@coridan.postgresql.org>
2020-03-27 18:22:18 Hamid Akhtar (hamidakhtar) New status: Ready for Committer
2020-03-24 08:09:42 Hamid Akhtar (hamidakhtar) Added hamidakhtar as reviewer
2020-03-22 03:27:41 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2020-03-22 03:27:19 Tom Lane (tgl) Attached mail thread 16040-eaacad11fecfb198@postgresql.org
2020-03-22 03:27:19 Tom Lane (tgl) Created patch record
Edit