Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: LISTEN/NOTIFY race condition?


  • From: Laurent Birtz <laurent(dot)birtz(at)kryptiva(dot)com>
  • To: pgsql-bugs(at)postgresql(dot)org
  • Subject: Re: LISTEN/NOTIFY race condition?
  • Date: Wed, 12 Mar 2008 10:02:34 -0400
  • Message-id: <47D7E27A.3090905@kryptiva.com> <text/plain>

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




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group