Re: LISTEN/NOTIFY race condition?

Поиск
Список
Период
Сортировка
От Laurent Birtz
Тема Re: LISTEN/NOTIFY race condition?
Дата
Msg-id 47D7E27A.3090905@kryptiva.com
обсуждение исходный текст
Ответ на LISTEN/NOTIFY race condition?  (Laurent Birtz <laurent.birtz@kryptiva.com>)
Список pgsql-bugs
Tom Lane wrote:
> This patch will apply against HEAD and 8.3, but not cleanly against
> prior versions.  Since this code hasn't changed materially (except for
> additions of subtransaction and 2PC support) for a long time,
> back-patching should be straightforward, but I haven't actually done
> that yet.
>
> Comments?
>

I've reviewed the patch briefly and tested it against my version
of Postgres (8.3/Debian) and the test program I wrote to
reproduce the bug. I confirm the test program works fine.

Thanks for the quick fix!
Laurent Birtz

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #4027: backslash escaping not disabled in plpgsql
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: 8.3.0 backend segfaults