Re: Removing unused parameter in compute_expr_stats

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Removing unused parameter in compute_expr_stats
Дата
Msg-id CAApHDvrTJ25WARwo7s+sVO6x6xp7f84qjd7HRdrxG3Gj0=ebRg@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
On Thu, 26 Dec 2024 at 22:41, Ilia Evdokimov
<ilya.evdokimov@tantorlabs.com> wrote:
> I'm sharing a small patch that removes an unused parameter (totalrows)
> from compute_expr_stats function in extended_stats.c .

Thanks. It's a static function, so I agree that there's no need to
keep an unused parameter.

Pushed.

David



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