On Monday, July 02, 2012 03:51:08 PM Robert Haas wrote:
> On Wed, Jun 27, 2012 at 6:33 AM, Andres Freund <andres(at)2ndquadrant(dot)com>
wrote:
> >> Will do so. Not sure if I can finish it today though, I am in the midst
> >> of redoing the ilist and xlogreader patches. I guess tomorrow will
> >> suffice otherwise...
> >
> > Ok, attached are two patches:
> > The first is the rebased version of the original patch with
> > WalSndWakeupProcess renamed to WalSndWakeupProcessRequests (seems
> > clearer).
> >
> > The second changes WalSndWakeupRequest and WalSndWakeupProcessRequests
> > into macros as you requested before. I am not sure if its a good idea or
> > not.
> >
> > Anything else?
> I committed these with just a bit of cleanup. Sorry it took me a
> while to get back to this. I did run some more tests but found no
> regressions.
Nothing to be sorry for. Looks good.
Thanks
Andres
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
In response to
pgsql-hackers by date
| Next: | From: Dimitri Fontaine | Date: 2012-07-02 14:11:43 |
| Subject: Re: Event Triggers reduced, v1 |
| Previous: | From: Robert Haas | Date: 2012-07-02 13:51:08 |
| Subject: Re: [PATCH 01/16] Overhaul walsender wakeup handling |