pgsql: Take care to reprocess an uncommitted notify message. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Take care to reprocess an uncommitted notify message.
Date
Msg-id 20100217165406.EC76F7541C5@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Take care to reprocess an uncommitted notify message.

Oversight in my changes to cope with possible errors during message
processing; spotted by Joachim Wieland.

Modified Files:
--------------
    pgsql/src/backend/commands:
        async.c (r1.152 -> r1.153)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/async.c?r1=1.152&r2=1.153)

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Stamp HEAD as 9.0devel, and update various places that were
Next
From: David Fetter
Date:
Subject: Re: pgsql: Stamp HEAD as 9.0devel, and update various places that were