Re: plan shape work

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: plan shape work
Дата
Msg-id 3977574.1758854240@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: plan shape work  (Richard Guo <guofenglinux@gmail.com>)
Ответы Re: plan shape work
Список pgsql-hackers
Richard Guo <guofenglinux@gmail.com> writes:
> FWIW, I'm a bit concerned about the double for loop inside
> choose_plan_name(), especially since the outer loop runs with a true
> condition.  Maybe I'm just worrying over nothing, as we probably don't
> expect a large number of subroots in practice, but the nested loops
> still make me a little uneasy.

I really doubt that a query could have enough subplans to make
that a problem.  But if I'm wrong, it's surely something we could
improve in a localized way later.

            regards, tom lane



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