Re: 9.3 reference constraint regression

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

> I have to say, it makes me really uncomfortable to take such
> shortcuts. In other branches we are doing liveliness checks with
> MultiXactIdIsRunning() et al. Why isn't that necessary here? And how
> likely is that this won't cause breakage somewhere down the line because
> somebody doesn't know of that subtlety?

I came up with the attached last night, which should do the right thing
in both cases.

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

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Logging WAL when updating hintbit
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: [PATCH] SQL assertions prototype