Re: dynamic background workers, round two - Mailing list pgsql-hackers

From Andres Freund
Subject Re: dynamic background workers, round two
Date
Msg-id 20130724230546.GD10784@alap2.anarazel.de
Whole thread Raw
In response to Re: dynamic background workers, round two  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: dynamic background workers, round two
List pgsql-hackers
On 2013-07-25 08:03:17 +0900, Michael Paquier wrote:
> On Thu, Jul 25, 2013 at 6:34 AM, Andres Freund <andres@2ndquadrant.com>wrote:
> 
> > > --- a/contrib/worker_spi/worker_spi.c
> > > +++ b/contrib/worker_spi/worker_spi.c
> >
> > Btw, I've posted a minimal regression test for bworkers/worker_spi in
> > 20130724175742.GD10713@alap2.anarazel.de - I'd like to see some coverage
> > of this...
> >
> I could not find this email ID in the archives. A link perhaps?

Hm. Works for me:
http://www.postgresql.org/message-id/20130724175742.GD10713@alap2.anarazel.de

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: dynamic background workers, round two
Next
From: Stephen Frost
Date:
Subject: Re: proposal 9.4 plpgsql: allows access to call stack from GET DIAGNOSTICS statement