Re: [BUGS] BUG #6379: SQL Function Causes Back-end Crash
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [BUGS] BUG #6379: SQL Function Causes Back-end Crash |
| Дата | |
| Msg-id | 22487.1325712097@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [BUGS] BUG #6379: SQL Function Causes Back-end Crash (Paul Ramsey <pramsey@cleverelephant.ca>) |
| Ответы |
Re: [BUGS] BUG #6379: SQL Function Causes Back-end Crash
|
| Список | pgsql-hackers |
Paul Ramsey <pramsey@cleverelephant.ca> writes:
> Further notes, from Andrew (RhodiumToad) on IRC about the cause of this crasher:
> [12:31pm] RhodiumToad: there's no trivial fix
IMO the main bug here is that functions.c isn't expecting qd->dest to be
overwritten, so we could work around it by keeping a separate private
copy of the dest pointer. However, it would also be fair to ask whether
there's not a cleaner solution. Perhaps the intoRel stuff should be
saving/restoring the original destreceiver instead of just blindly
overwriting it.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера