PARALLEL flag for cursors

Edit
ID 1362
Title PARALLEL flag for cursors
Topic Performance
Created 2017-10-31 21:33:37
Last modified 2018-02-07 15:14:32 (6 years, 9 months ago)
Latest email 2018-02-09 20:36:19 (6 years, 9 months ago)
Status
2018-01: Returned with feedback
2017-11: Moved to next CF
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Simon Riggs (simon)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/1362
git checkout commitfest/cf/1362
Emails
PATCH: enabling parallel execution for cursors explicitly (experimental)
First at 2017-10-14 18:14:19 by Tomas Vondra <tomas.vondra at 2ndquadrant.com>
Latest at 2018-02-09 20:36:19 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (parallel-cursors-v1.patch) at 2017-10-14 18:14:19 from Tomas Vondra <tomas.vondra at 2ndquadrant.com>
    Attachment (parallel-cursors-v1.patch) at 2017-10-14 18:14:19 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2018-02-07 15:14:32 David Steele (dsteele) Closed in commitfest 2018-01 with status: Returned with feedback
2018-01-17 13:49:24 Simon Riggs (simon) Added simon as reviewer
2017-11-30 02:37:43 Michael Paquier (michael-kun) Closed in commitfest 2017-11 with status: Moved to next CF
2017-10-31 21:33:46 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2017-10-31 21:33:38 Tomas Vondra (fuzzycz) Attached mail thread 98760523-a0d2-8705-38e3-c4602ecf2448@2ndquadrant.com
2017-10-31 21:33:37 Tomas Vondra (fuzzycz) Created patch record
Edit