Enable and fix parallel query for prepared statements

Edit
Title Enable and fix parallel query for prepared statements
Topic Server Features
Created 2016-11-23 18:37:14
Last modified 2016-12-12 10:48:43 (7 years, 4 months ago)
Latest email 2016-12-08 20:04:57 (7 years, 4 months ago)
Status
2017-01: Committed
Target version
Authors Laurenz Albe (laurenz), Tobias Bussmann (t.bussmann)
Reviewers Amit Kapila (amitkapila), Gerdan Santos (gerdan)Become reviewer
Committer Robert Haas (rhaas)
Links
Emails
Prepared Statement support for Parallel query
First at 2016-02-17 13:11:23 by Amit Kapila <amit.kapila16 at gmail.com>
Latest at 2016-03-15 05:08:41 by Amit Kapila <amit.kapila16 at gmail.com>
Latest attachment (prepared_stmt_parallel_query_v2.patch) at 2016-03-14 13:18:35 from Amit Kapila <amit.kapila16 at gmail.com>
    Attachment (prepared_stmt_parallel_query_v2.patch) at 2016-03-14 13:18:35 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (prepared_stmt_parallel_query_v1.patch) at 2016-02-17 13:11:23 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
Parallel execution and prepared statements
First at 2016-11-15 15:41:18 by Albe Laurenz <laurenz.albe at wien.gv.at>
Latest at 2016-12-08 20:04:57 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (fix_comment_parallel_mode_v1.patch) at 2016-12-08 02:23:44 from Amit Kapila <amit.kapila16 at gmail.com>
    Attachment (fix_comment_parallel_mode_v1.patch) at 2016-12-08 02:23:44 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (prepared_stmt_parallel_query_v4.patch) at 2016-12-03 03:29:43 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (prepared_stmt_parallel_query_v3.patch) at 2016-12-02 06:22:22 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
    Attachment (prepared_stmt_execute_parallel_query.patch) at 2016-11-15 20:57:09 from Tobias Bussmann <t.bussmann at gmx.net> (Patch: Yes)
    Attachment (0001-Consider-parallel-plans-for-statements-prepared-with.patch) at 2016-11-15 15:41:18 from Albe Laurenz <laurenz.albe at wien.gv.at> (Patch: Yes)
History
When Who What
2016-12-12 10:48:43 Laurenz Albe (laurenz) Closed in commitfest 2017-01 with status: Committed
2016-12-12 10:48:26 Laurenz Albe (laurenz) Changed committer to rhaas
2016-11-29 11:26:59 Amit Kapila (amitkapila) Added amitkapila as reviewer
2016-11-28 14:58:41 Gerdan Santos (gerdan) Added gerdan as reviewer
2016-11-25 07:48:40 Laurenz Albe (laurenz) Posted comment with messageid <20161125074840.1310.32949.pgcf@coridan.postgresql.org>
2016-11-23 19:04:21 Tobias Bussmann (t.bussmann) Changed authors to Laurenz Albe (laurenz), Tobias Bussmann (t.bussmann)
2016-11-23 18:44:31 Tobias Bussmann (t.bussmann) Attached mail thread CAA4eK1L=tHmmHDK_KW_ja1_dusJxJF+SGQHi=APS4MdNPk7HFQ@mail.gmail.com
2016-11-23 18:38:49 Tobias Bussmann (t.bussmann) Changed authors to Tobias Bussmann (t.bussmann)
2016-11-23 18:37:15 Tobias Bussmann (t.bussmann) Attached mail thread A737B7A37273E048B164557ADEF4A58B5397E86F@ntex2010i.host.magwien.gv.at
2016-11-23 18:37:14 Tobias Bussmann (t.bussmann) Created patch record
Edit