Fix typo in add_paths_to_append_rel()

Stephen Frost <sfrost@snowman.net>

Commit: 1f7b8967ef192fad75f72dd5eb12b188647b3670
Author: Stephen Frost <sfrost@snowman.net>
Date: 2018-03-14T17:51:14Z
Releases: 11.0
Fix typo in add_paths_to_append_rel()

The comment should have been referring to the number of workers, not the
number of paths.

Author: Ashutosh Bapat
Discussion: https://postgr.es/m/CAFjFpRcbp4702jcp387PExt3fNCt62QJN8++DQGwBhsW6wRHWA@mail.gmail.com

Files

PathChange+/−
src/backend/optimizer/path/allpaths.c modified +1 −1

Discussion