Re: LISTEN/NOTIFY race condition? - Mailing list pgsql-bugs

From Laurent Birtz
Subject Re: LISTEN/NOTIFY race condition?
Date
Msg-id 47D7E27A.3090905@kryptiva.com
Whole thread Raw
In response to LISTEN/NOTIFY race condition?  (Laurent Birtz <laurent.birtz@kryptiva.com>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #4027: backslash escaping not disabled in plpgsql
Next
From: "Greg Sabino Mullane"
Date:
Subject: Re: 8.3.0 backend segfaults