| От | Jacky Leng |
|---|---|
| Тема | Re: Doubts about EvalPlanQual |
| Дата | |
| Msg-id | gnjcl7$14od$1@news.hub.org обсуждение исходный текст |
| Ответ на | Doubts about EvalPlanQual ("Jacky Leng" <lengjianquan@163.com>) |
| Ответы |
Re: Doubts about EvalPlanQual
|
| Список | pgsql-hackers |
> Tuples with an aborted xmin can be vacuumed right away. When we're > following the update chain in EvalPlanQual, it's possible that the updater > has aborted, the updated dead tuple is vacuumed away, and the slot is > reused for another unrelated tuple. But if the updater aborted, how can EvalPlanQual be called? In this situation (updater aborted), EvalPlanQual's caller (such as ExecUpdate and ExecDelete) should get "HeapTupleMayBeUpdated", rather than "HeapTupleUpdated". Am I right?
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера