Re: Pg18 Recursive Crash

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Pg18 Recursive Crash
Дата
Msg-id 2838705.1734567760@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Pg18 Recursive Crash  (Richard Guo <guofenglinux@gmail.com>)
Список pgsql-hackers
Richard Guo <guofenglinux@gmail.com> writes:
> I see.  I didn't notice any real issues with that; I was just flagged
> by the XXX comment there, which raises the question of whether it's
> worth working harder to determine the inputOps.

I was intending to add some code to my nodeSetop patch to see if
both input plan nodes use the same fixed slot type, and if so
pass that rather than NULL to BuildTupleHashTableExt.  Perhaps
nodeRecursiveunion could do the same thing (in which case we
probably ought to abstract that out to a subroutine).

            regards, tom lane



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