Re: uninterruptable loop: concurrent delete in progress within table - Mailing list pgsql-bugs

From Sandro Santilli
Subject Re: uninterruptable loop: concurrent delete in progress within table
Date
Msg-id 20140605083724.GD11147@localhost
Whole thread Raw
In response to Re: uninterruptable loop: concurrent delete in progress within table  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-bugs
On Thu, Jun 05, 2014 at 10:35:01AM +0200, Andres Freund wrote:
> On 2014-06-05 07:58:56 +0200, Sandro Santilli wrote:
> > On Thu, Jun 05, 2014 at 01:04:51AM +0200, Andres Freund wrote:
> > > Hi Sandro,
> > >
> > > On 2014-05-30 16:31:50 +0200, Sandro Santilli wrote:
> > > > The attached script shows a plpgsql function that enters
> > > > an infinite loop which is not interrupted by statement_timeout.
> > >
> > > Pushed a fix. Thanks for the report!
> >
> > Thanks, will test asap.
> >
> > BTW, I noticed the commit contained no testcase, would it be safer
> > to include one ?
>
> I have a separate commit with a testcase prepared. We're currently
> discussing about some infrastructure that would make it more precise...

Great, thanks again to everyone involved in this fix!

--strk;

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: uninterruptable loop: concurrent delete in progress within table
Next
From: levertond@googlemail.com
Date:
Subject: BUG #10533: 9.4 beta1 assertion failure in autovacuum process