Re: BUG #5902: pl/pgsql plans are not invalidated on discard all
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #5902: pl/pgsql plans are not invalidated on discard all |
| Дата | |
| Msg-id | 7481.1298907876@sss.pgh.pa.us обсуждение |
| Ответ на | BUG #5902: pl/pgsql plans are not invalidated on discard all ("Ingmar Brouns" <swingi@gmail.com>) |
| Ответы |
Re: BUG #5902: pl/pgsql plans are not invalidated on discard all
|
| Список | pgsql-bugs |
"Ingmar Brouns" <swingi@gmail.com> writes: > Description: pl/pgsql plans are not invalidated on discard all Yes they are. > I ran into the pl/pgsql Plan Invalidation and search_path bug that is on the > todo list > http://wiki.postgresql.org/wiki/Todo#PL.2FpgSQL > I was looking for a workaround to this problem, and figured that calling > 'discard all', or 'discard plans' should do the trick. That's not a solution because the plancache module intentionally preserves the original search_path value while replanning. This may not be what you wished for, but it's operating as intended, and changing it would break other use-cases that work today. regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера