Re: 9.3 reference constraint regression

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: 9.3 reference constraint regression
Дата
Msg-id 20131217212726.GQ12902@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: 9.3 reference constraint regression  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: 9.3 reference constraint regression
Список pgsql-hackers
Alvaro Herrera wrote:

> Well, it would help if those cases weren't dead code.  Neither
> heap_update nor heap_delete are ever called in the "no wait" case at
> all.  Only heap_lock_tuple is, and I can't see any misbehavior there
> either, even with HeapTupleBeingUpdated returned when there's a
> non-local locker, or when there's a MultiXact as xmax, regardless of its
> status.

I spent some more time trying to generate a test case that would show a
problem with the changed return values here, and was unable to.

I intend to apply this patch soon.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: [PATCH] SQL assertions prototype
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: [PATCH] SQL assertions prototype