Re: Removing INNER JOINs

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Removing INNER JOINs
Дата
Msg-id 20141203150655.GA3342@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Removing INNER JOINs  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
* Stephen Frost (sfrost@snowman.net) wrote:
> * Atri Sharma (atri.jiit@gmail.com) wrote:
> > So the planner keeps all possibility satisfying plans, or it looks at the
> > possible conditions (like presence of foreign key for this case, for eg)
> > and then lets executor choose between them?
>
> Right, this was one of the thoughts that I had.

Erm, "I had also".  Don't mean to imply that it was all my idea or
something silly like that.
Thanks,
    Stephen

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Removing INNER JOINs
Следующее
От: Миша Тюрин
Дата:
Сообщение: Re: [HACKERS] On partitioning