Re: Async Commit, v21 (now: v22) - Mailing list pgsql-patches

From Simon Riggs
Subject Re: Async Commit, v21 (now: v22)
Date
Msg-id 1185256881.4263.1.camel@ebony.site
Whole thread Raw
In response to Re: Async Commit, v21 (now: v22)  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-patches
On Mon, 2007-07-23 at 20:02 -0400, Alvaro Herrera wrote:
> Simon Riggs wrote:
>
> > Autovac is the most clean implementation of a special process, so seemed
> > like a good prototype. I'd thought I'd combed out any pointless code
> > though.
>
> What, you mean there's pointless code in autovac?  Hey, be sure to let
> me know about it!

Nothing pointless in autovac. It's clean, which is why I used it for the
basis for walwriter.c. Once copied, some parts were not needed.

--
  Simon Riggs
  EnterpriseDB  http://www.enterprisedb.com


pgsql-patches by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Async Commit, v21 (now: v22)
Next
From: "Simon Riggs"
Date:
Subject: Re: Async Commit, v21 (now: v22)