| От | Tom Lane |
|---|---|
| Тема | Re: Segfault in backend CTE code |
| Дата | |
| Msg-id | 12620.1327529624@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Segfault in backend CTE code (Phil Sorber <phil@omniti.com>) |
| Ответы |
Re: Segfault in backend CTE code
|
| Список | pgsql-bugs |
Phil Sorber <phil@omniti.com> writes:
> That helped a lot. I now have a simple test case that I can reliably
> re-produce the segfault and now also a patch that fixes it.
[ pokes at that... ] Hmm. I think what this proves is that that
optimization in EvalPlanQualStart is just too cute for its own good,
and that the only safe fix is to take it out. That code path is
(obviously) none too well tested, so we should not have it setting
up execution tree structures that are not like those used normally.
It's just begging for trouble.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера