Fix comment related to calculation location of total_table_pages

Michael Paquier <michael@paquier.xyz>

Commit: 6ea95166a0f19ca0363b9c868e676b10365edec9
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-02-13T07:31:20Z
Releases: 12.0
Fix comment related to calculation location of total_table_pages

As of commit c6e4133, the calculation happens in make_one_rel() and not
query_planner().

Author: Amit Langote
Discussion: https://postgr.es/m/c7a04a90-42e6-28a4-811a-a7e352831ba1@lab.ntt.co.jp

Files

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

Discussion