On Thu, Jul 8, 2010 at 18:40, Andrew Dunstan 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?).
>>
>>
>>
>
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
def
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?).
Modified Files:
--
pgsql/src/backend/libpq:
pqcomm.c (r1.211 -> r1.212)
(htt