Optimized use of launched workers in parallelism code

Edit
ID 489
Title Optimized use of launched workers in parallelism code
Topic Refactoring
Created 2016-01-23 07:28:45
Last modified 2016-03-08 20:15:14 (8 years, 8 months ago)
Latest email 2016-03-07 19:43:53 (8 years, 8 months ago)
Status
2016-03: Committed
Target version
Authors Amit Kapila (amitkapila)
Reviewers Haribabu Kommi (haribabu)Become reviewer
Committer Robert Haas (rhaas)
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/489
git checkout commitfest/cf/489
Emails
ExecGather() + nworkers
First at 2016-01-10 05:29:39 by Peter Geoghegan <pg at heroku.com>
Latest at 2016-03-07 19:43:53 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (optimize_parallelism_code_for_launched_workers_usage_v1.patch) at 2016-01-13 08:19:03 from Amit Kapila <amit.kapila16 at gmail.com>
    Attachment (optimize_parallelism_code_for_launched_workers_usage_v1.patch) at 2016-01-13 08:19:03 from Amit Kapila <amit.kapila16 at gmail.com> (Patch: Yes)
History
When Who What
2016-03-08 20:15:14 Robert Haas (rhaas) Closed in commitfest 2016-03 with status: Committed
2016-03-08 20:15:14 Robert Haas (rhaas) Changed committer to rhaas
2016-03-04 11:45:49 Haribabu Kommi (haribabu) New status: Ready for Committer
2016-03-03 11:12:36 Haribabu Kommi (haribabu) Added haribabu as reviewer
2016-01-23 07:29:04 Amit Kapila (amitkapila) Changed authors to Amit Kapila (amitkapila)
2016-01-23 07:28:46 Amit Kapila (amitkapila) Attached mail thread CAM3SWZQbbJ37xEjNB7kXs3e6OZnOw4HXC05PHOiRdJ74=iZwdw@mail.gmail.com
2016-01-23 07:28:45 Amit Kapila (amitkapila) Created patch record
Edit