Re: How to retain lesser paths at add_path()?

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: How to retain lesser paths at add_path()?
Дата
Msg-id CA+TgmobrZCBaGbD1k1UHkzCuyixQ43NFkkKTLCLCSO7Me8FuYw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to retain lesser paths at add_path()?  (Kohei KaiGai <kaigai@heterodb.com>)
Ответы Re: How to retain lesser paths at add_path()?
Список pgsql-hackers
On Mon, Aug 12, 2019 at 12:28 AM Kohei KaiGai <kaigai@heterodb.com> wrote:
> For implementation of the concept, this patch puts a hook on add_path
> / add_partial_path
> to override the path removal decision by extensions, according to its
> own viewpoint.

I don't think this hook is a very useful approach to this problem, and
I'm concerned that it might have a measurable performance cost.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: dropdb --force