mirror of https://github.com/postgres/postgres
pull/139/head56788d215
adjusted the parallel seq scan code so that instead of handing out a single block at a time to parallel workers, it now hands out ranges of blocks. Here we update the documentation which still claimed that workers received just 1 block at a time. Reported-by: Zhang Mingli Discussion: https://postgr.es/m/17c99615-2c3b-4e4e-9d0b-424a66a7bccd@Spark Backpatch-through: 14, where56788d215
was added.
parent
a592ed923e
commit
f892150076
Loading…
Reference in new issue