Update comment in set_dummy_rel_pathlist(). This comment claimed that set_dummy_rel_pathlist() has callers other than (possibly indirectly) set_rel_size(). It doesn't, so revise the argument to not rely on that.
Noted by Richard Guo. Discussion: https://postgr.es/m/cambws4-kfeu_fdujpncokuu3rwvzvkbeytkd9vrm4kh4-2h...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/be98a550cc81994959f19a117cb2732762df924c Modified Files -------------- src/backend/optimizer/path/allpaths.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)