Re: Tuplestore should remember the memory context it's created in
В списке pgsql-hackers по дате отправления:
| От | Heikki Linnakangas |
|---|---|
| Тема | Re: Tuplestore should remember the memory context it's created in |
| Дата | |
| Msg-id | 4B312E03.6060203@enterprisedb.com обсуждение исходный текст |
| Ответ на | Re: Tuplestore should remember the memory context it's created in (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Tuplestore should remember the memory context it's created in
|
| Список | pgsql-hackers |
Tom Lane wrote: > Got it. So doesn't tuplesort have the same issue? Tuplesort has the same general problem that the caller of puttuple needs to be in the right resource owner. Which ought to be fixed, especially since tuplesort doesn't require that for the memory context anymore. But we don't use tuplesort to return tuples from functions, so it's not broken in a user-visible way. Unless you can think of another scenario like that. > The patch definitely requires more than zero comments. Sure. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера