Re: Tweak cost_merge_append to reflect 7a2fe9bd?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Tweak cost_merge_append to reflect 7a2fe9bd?
Дата
Msg-id 3166.1478368113@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Tweak cost_merge_append to reflect 7a2fe9bd?  (Thomas Munro <thomas.munro@enterprisedb.com>)
Список pgsql-hackers
Thomas Munro <thomas.munro@enterprisedb.com> writes:
> As noted in a nearby review of some similar code[1], commit 7a2fe9bd
> made merge append very slightly more efficient, but nobody told
> cost_merge_append about the change.  I doubt it makes much difference
> to the final cost in practice but I figured it might be worth
> correcting the comment.  Does this make sense?

Agreed, pushed.
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: btree_gin and btree_gist for enums
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Mention column name in error messages