Re: Why does not subquery pruning conditions inherit to parent query?

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Why does not subquery pruning conditions inherit to parent query?
Дата
Msg-id CAKJS1f_5gH1kWOKDyDGv-msMyfLjXibtjb6MfnERwh26aTONNw@mail.gmail.com
обсуждение исходный текст
Ответ на RE: Why does not subquery pruning conditions inherit to parentquery?  ("Kato, Sho" <kato-sho@jp.fujitsu.com>)
Ответы RE: Why does not subquery pruning conditions inherit to parentquery?  ("Kato, Sho" <kato-sho@jp.fujitsu.com>)
Список pgsql-hackers
On Fri, 31 May 2019 at 03:18, Kato, Sho <kato-sho@jp.fujitsu.com> wrote:
> Is it possible to improve a subquery quals to pull up into outer query?

Sure, it's possible, but it would require writing code. When it can
and cannot/should not be done would need to be determined.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: New committer: David Rowley
Следующее
От: Tom Lane
Дата:
Сообщение: Re: cpluspluscheck vs vpath