Re: pgsql: Introduce timeout handling framework

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Pg Committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Introduce timeout handling framework
Date: 2012-07-17 15:49:42
Message-ID: 1342540170-sup-2766@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers


Excerpts from Tom Lane's message of mar jul 17 10:07:53 -0400 2012:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> > On 07/17/2012 12:03 AM, Alvaro Herrera wrote:
> >> Introduce timeout handling framework
>
> > This seems to have broken Windows builds.
>
> Yeah, my fault I think. I took out proc.h from postmaster.h, thinking
> it wasn't needed anymore, but the EXEC_BACKEND code needs it.

Will fix.

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2012-07-17 16:06:12 Re: pgsql: Introduce timeout handling framework
Previous Message Peter Geoghegan 2012-07-17 15:08:36 Re: pgsql: Introduce timeout handling framework