Fix confusion in comments about generate_gather_paths

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 5a65eacfdc69ee8c9d3ed92d838bc53628fbb7c6
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2021-02-23T23:05:15Z
Releases: 14.0
Fix confusion in comments about generate_gather_paths

d2d8a229bc58 introduced a new function generate_useful_gather_paths to
be used as a replacement for generate_gather_paths, but forgot to update
a couple of places that referenced the older function.

This is possibly not 100% complete (ref. create_ordered_paths), but it's
better than not changing anything.

Author: "Hou, Zhijie" <houzj.fnst@cn.fujitsu.com>
Reviewed-by: Tomas Vondra <tomas.vondra@enterprisedb.com>
Discussion: https://postgr.es/m/4ce1d5116fe746a699a6d29858c6a39a@G08CNEXMBPEKD05.g08.fujitsu.local

Files

Discussion