Re: Patch that deals with that AtCommit_Portals encounters - Mailing list pgsql-patches

From Neil Conway
Subject Re: Patch that deals with that AtCommit_Portals encounters
Date
Msg-id 42378B63.1090608@samurai.com
Whole thread Raw
In response to Patch that deals with that AtCommit_Portals encounters deleted entries  (Thomas Hallgren <thhal@mailblocks.com>)
Responses Re: Patch that deals with that AtCommit_Portals encounters
List pgsql-patches
Thomas Hallgren wrote:
> This patch will ensure that the hash table iteration performed by
> AtCommit_Portals is restarted when a portal is deleted. This is
> necessary since the deletion of a portal may cause the deletion of
> another which on rare occations may cause the iterator to return a
> deleted portal an thus a renewed attempt delete.

I'll apply this to HEAD within 24 hours, barring any objections.

-Neil

pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: COPY CSV header line feature
Next
From: "Andrew Dunstan"
Date:
Subject: Re: COPY CSV header line feature