Re: Proposed patch for LISTEN/NOTIFY race condition

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-patches(at)postgresql(dot)org
Cc: Laurent Birtz <laurent(dot)birtz(at)kryptiva(dot)com>
Subject: Re: Proposed patch for LISTEN/NOTIFY race condition
Date: 2008-03-12 00:34:17
Message-ID: 9445.1205282057@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I wrote:
> The patch disallows LISTEN/NOTIFY in a prepared transaction,

I meant LISTEN/UNLISTEN, of course. See pghackers discussion here:
http://archives.postgresql.org/pgsql-hackers/2008-03/msg00290.php

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2008-03-12 01:35:08 Re: Memory leak in nodeAgg
Previous Message Bruce Momjian 2008-03-11 23:31:27 Re: [BUGS] psql \COPY accepts multiple NULL AS