On Thu, Jul 8, 2010 at 18:40, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
>
> Magnus Hagander wrote:
>>
>> Log Message:
>> -----------
>> Make the Windows tcp keepalive support depend on the existance of the
>> SIO_KEEPALIVE_VALS define instead of just WIN32, since MingW doesn't
>> support this API (yet?).
>>
>>
>>
>
> Maybe I misunderstood. I thought you were going to include the required
> defines if they were missing, rather than just disable the code in that
> case.
One of us definitely misunderstood, because this is how I read Tom's
suggestion. It'll be unsupported on mingw until they add the required
define and structure - and when they do, we'll automatically support
it.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
In response to
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2010-07-08 16:46:42 |
| Subject: Re: [HACKERS] pgsql: Add support for TCP keepalives on Windows, both for backend and |
| Previous: | From: Bruce Momjian | Date: 2010-07-08 16:44:12 |
| Subject: pgsql: Doc change: effected -> affected, per correction from Matthew |