postgresql/src/backend/optimizer/path
David Rowley 3fd19a9b23 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
2023-08-04 10:47:54 +12:00
..
allpaths.c Fix some typos and some incorrectly duplicated words 2023-04-18 14:03:49 +12:00
clausesel.c Do assorted mop-up in the planner. 2023-01-30 13:44:36 -05:00
costsize.c Minor adjustments to WindowAgg startup cost code 2023-08-04 10:47:54 +12:00
equivclass.c Fix filtering of "cloned" outer-join quals some more. 2023-05-25 10:28:33 -04:00
indxpath.c Allow Incremental Sorts on GiST and SP-GiST indexes 2023-07-04 23:08:52 +12:00
joinpath.c Disallow replacing joins with scans in problematic cases. 2023-07-28 15:45:00 +09:00
joinrels.c Avoid compiler warning in non-assert builds. 2023-07-22 10:32:52 -04:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
pathkeys.c Support "Right Anti Join" plan shapes. 2023-04-05 16:59:09 -04:00
tidpath.c Make Vars be outer-join-aware. 2023-01-30 13:16:20 -05:00