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

From Michael Paquier
Subject Re: dynamic background workers, round two
Date
Msg-id CAB7nPqTcB8Dqci6Mf99t9aKmMY6nXsASCzLa9=Wr+G0b-sRHMg@mail.gmail.com
Whole thread Raw
In response to Re: dynamic background workers, round two  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers



On Thu, Jul 25, 2013 at 8:05 AM, Andres Freund <andres@2ndquadrant.com> wrote:
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
Oops. Thanks, the search field does not like if spaces are added with the ID.
--
Michael

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Preventing tuple-table leakage in plpgsql
Next
From: Pavel Stehule
Date:
Subject: Re: proposal 9.4 plpgsql: allows access to call stack from GET DIAGNOSTICS statement