| От | Andres Freund |
|---|---|
| Тема | Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 |
| Дата | |
| Msg-id | 20150508190957.GW12950@alap3.anarazel.de обсуждение |
| Ответ на | Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
On 2015-05-08 14:59:22 -0400, Tom Lane wrote: > Andres Freund <andres@anarazel.de> writes: > > I think Peter (on IM) just found a more likely explanation than mine. > > index_close(idxRel, NoLock); > > heap_close(relation, NoLock); > > candidates = lappend_oid(candidates, idxForm->indexrelid); > > ... > > Yes. idxForm points into idxRel->rd_index. > > Ooops. But shouldn't that have failed 100% of the time in a CCA build? > Or is the candidates list fairly noncritical? Afaics RELCACHE_FORCE_RELEASE is independent of CCA (should we change that?). So this probably a bug, just not a relevant bug. I can't see how it'd take affect in this case. Greetings, Andres Freund
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера