Re: [PATCH] Document heuristics for parameterized paths

Поиск
Список
Период
Сортировка
От Steinar H. Gunderson
Тема Re: [PATCH] Document heuristics for parameterized paths
Дата
Msg-id 20211216160440.dyezkldzcrca5xva@sesse.net
обсуждение исходный текст
Ответ на Re: [PATCH] Document heuristics for parameterized paths  (Greg Stark <stark@mit.edu>)
Список pgsql-hackers
On Wed, Dec 15, 2021 at 11:23:12PM -0500, Greg Stark wrote:
>>> +one that must cannot be delayed right away (because of outer join
>> must cannot?
> Actually on further reading... "delayed right away"?

There are two ways of writing this sentence, and I see that I tried to use
both of them in the same sentence :-) What about something like the
following?

  This is enforced by refusing to join parameterized paths together unless
  the parameterization is resolved, *or* the remaining parameterization is
  one that cannot be resolved right away (because of outer join restrictions). 

/* Steinar */
-- 
Homepage: https://www.sesse.net/



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

Предыдущее
От: Ronan Dunklau
Дата:
Сообщение: Re: Use generation context to speed up tuplesorts
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: Buildfarm support for older versions