Re: autovacuum multiworkers, patch 5 - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: autovacuum multiworkers, patch 5
Date
Msg-id 20070412023523.GA31446@alvh.no-ip.org
Whole thread Raw
In response to Re: autovacuum multiworkers, patch 5  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Responses Re: autovacuum multiworkers, patch 5
List pgsql-patches
ITAGAKI Takahiro wrote:
>
> Alvaro Herrera <alvherre@commandprompt.com> wrote:
>
> > I manually merged your patch on top of my own.  This is the result.
> > Please have a look at whether the new code is correct and behaves sanely
> > (I haven't tested it).
>
> The patch seems to be broken -- the latter half is lost.

Huh, you are right, it is broken, even in my outgoing mailbox -- I don't
know what happened, as the file I have on disk is complete.  Here is
attached again.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

Attachment

pgsql-patches by date:

Previous
From: ITAGAKI Takahiro
Date:
Subject: Re: autovacuum multiworkers, patch 5
Next
From: Neil Conway
Date:
Subject: Re: RESET SESSION v3