From: | "Simon Riggs" <simon(at)2ndquadrant(dot)com> |
---|---|
To: | "Alvaro Herrera" <alvherre(at)commandprompt(dot)com> |
Cc: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Peter Eisentraut" <peter_e(at)gmx(dot)net>, <pgsql-patches(at)postgresql(dot)org>, "Bruce Momjian" <bruce(at)momjian(dot)us> |
Subject: | Re: Async Commit, v21 (now: v22) |
Date: | 2007-07-24 06:01:21 |
Message-ID: | 1185256881.4263.1.camel@ebony.site |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2007-07-24 06:03:04 | Re: Async Commit, v21 (now: v22) |
Previous Message | Tom Lane | 2007-07-24 04:58:30 | Re: Async Commit, v21 (now: v22) |