Re: [COMMITTERS] pgsql: Add missing optimizer hooks for function cost and number of rows.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [COMMITTERS] pgsql: Add missing optimizer hooks for function cost and number of rows.
Дата
Msg-id 18950.1272063359@sss.pgh.pa.us
обсуждение
Ответы Re: [COMMITTERS] pgsql: Add missing optimizer hooks for function cost and number of rows.
Re: [COMMITTERS] pgsql: Add missing optimizer hooks for function cost and number of rows.
Список pgsql-hackers
sriggs@postgresql.org (Simon Riggs) writes:
> Log Message:
> -----------
> Add missing optimizer hooks for function cost and number of rows.
> Closely follow design of other optimizer hooks: if hook exists
> retrieve value from plugin; if still not set then get from cache.

What exactly are we doing adding new features without discussion (or
documentation, or known use cases) at this stage of the release cycle?

            regards, tom lane

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