Minor adjustments to WindowAgg startup cost code

David Rowley <drowley@postgresql.org>

Commit: 3fd19a9b23c2906da52f3f3732dbc533477f284d
Author: David Rowley <drowley@postgresql.org>
Date: 2023-08-03T22:47:54Z
Releases: 17.0
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

Files

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

Discussion