Minor adjustments to WindowAgg startup cost code
authorDavid Rowley <drowley@postgresql.org>
Thu, 3 Aug 2023 22:47:54 +0000 (10:47 +1200)
committerDavid Rowley <drowley@postgresql.org>
Thu, 3 Aug 2023 22:47:54 +0000 (10:47 +1200)
commit3fd19a9b23c2906da52f3f3732dbc533477f284d
tree8c78e2d9a14efbb8a0048424c4387baf345ef662
parent3900a02c97c7cc0e211578dc733cff0f4a2b2213
Minor adjustments to WindowAgg startup cost code

This is a follow-on of 3900a02c9 containing some changes which I forgot
to commit locally before forming a patch with git format-patch.

Discussion: https://postgr.es/m/CAApHDvrB0S5BMv+0-wTTqWFE-BJ0noWqTnDu9QQfjZ2VSpLv_g@mail.gmail.com
src/backend/optimizer/path/costsize.c