]> granicus.if.org Git - postgresql/commit
Mop-up for parallel degree-ectomy.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 9 Jun 2016 15:16:26 +0000 (11:16 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 9 Jun 2016 15:16:26 +0000 (11:16 -0400)
commite4158319f34ceb2c760761dc93d262513235c344
tree00ca42ac623a53cfc882f8239bff8c9764f3dc88
parentc9ce4a1c61ebf39c03885cc19fe7c32edc04a300
Mop-up for parallel degree-ectomy.

Fix a couple of overlooked uses of "degree" terminology.  Make the parallel
worker count selection logic in create_plain_partial_paths more robust (in
particular, it failed with max_parallel_workers_per_gather set to zero).
src/backend/optimizer/path/allpaths.c
src/backend/optimizer/util/plancat.c
src/include/utils/rel.h