pgsql: Minor adjustments to WindowAgg startup cost code

Поиск
Список
Период
Сортировка
От David Rowley
Тема pgsql: Minor adjustments to WindowAgg startup cost code
Дата
Msg-id E1qRh73-000Juy-9I@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3fd19a9b23c2906da52f3f3732dbc533477f284d

Modified Files
--------------
src/backend/optimizer/path/costsize.c | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Account for startup rows when costing WindowAggs
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Attempt to stabilize new window agg regression test