Re: Nested xacts: looking for testers and review
Вложения
В списке pgsql-hackers по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: Nested xacts: looking for testers and review |
| Дата | |
| Msg-id | 20040611005401.GD5581@dcc.uchile.cl обсуждение |
| Ответ на | Re: Nested xacts: looking for testers and review (Stephan Szabo <sszabo@megazone.bigpanda.com>) |
| Ответы |
Re: Nested xacts: looking for testers and review
|
| Список | pgsql-hackers |
On Wed, Jun 09, 2004 at 11:32:08PM -0700, Stephan Szabo wrote: > > Unfortunately, I've gotten it to fail, but I haven't looked in depth (I'm > > at work, so I'm doing it during compilations and such.) [...] > Okay - I think I see what's going on here. > > It looks like deferredTriggerInvokeEvents is being run (immediate_only), > but since deferredTriggers->events_imm is NULL it's using > deferredTriggers->events as the start of the list to check, but this value > isn't getting reset in DeferredTriggerEndSubXact in the case that the > entire list was created in an aborted subtransaction. Ok, thanks for the test and diagnostics; patch attached. I'll see if I can find other situations like this. -- Alvaro Herrera (<alvherre[a]dcc.uchile.cl>) "No hay cielo posible sin hundir nuestras raíces en la profundidad de la tierra" (Malucha Pinto)
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера