Fix confusion in comments about generate_gather_paths
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/path/allpaths.c | modified | +5 −4 |
| src/backend/optimizer/plan/planner.c | modified | +9 −8 |
Discussion
- Fix typo about generate_gather_paths 5 messages · 2020-12-09 → 2021-02-23