Fix typo in add_paths_to_append_rel()
authorStephen Frost <sfrost@snowman.net>
Wed, 14 Mar 2018 17:51:14 +0000 (13:51 -0400)
committerStephen Frost <sfrost@snowman.net>
Wed, 14 Mar 2018 17:51:14 +0000 (13:51 -0400)
commit1f7b8967ef192fad75f72dd5eb12b188647b3670
tree8fe1590bfe17242f3a81516e81c5c061f8302c7f
parent20ba33dadedc46bad2eba5ca3c42bc500c36ade0
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
src/backend/optimizer/path/allpaths.c