Re: [PoC] Reducing planning time when tables have many partitions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PoC] Reducing planning time when tables have many partitions
Дата
Msg-id 129572.1744175985@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PoC] Reducing planning time when tables have many partitions  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-hackers
Amit Langote <amitlangote09@gmail.com> writes:
> Should the following paragraph in src/backend/optimizer/README be
> updated to reflect the new reality after recent changes?

>     An EquivalenceClass can contain "em_is_child" members, which are copies
>     of members that contain appendrel parent relation Vars, transposed to
>     contain the equivalent child-relation variables or expressions.

Hm.  They still are "in" the EquivalenceClass in a very real sense;
there is no other data structure that links to them.  So this isn't
incorrect.  I do get your feeling that maybe some rewording is
warranted, but I'm not sure what.

            regards, tom lane



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