Re: win32 socket definition - Mailing list pgsql-hackers

From Tom Lane
Subject Re: win32 socket definition
Date
Msg-id 27767.1262816487@sss.pgh.pa.us
Whole thread Raw
In response to Re: win32 socket definition  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> On Wed, Jan 6, 2010 at 23:17, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> BTW, I trust the non-windows case should be "int".

> Haha, yeah, that was my attempt at producing a warning. Which didn't work :-)

Hmm ... "char *" would provoke warnings, but only in the places that
were using the new definition, which is not what you need to find.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: win32 socket definition
Next
From: "Kevin Grittner"
Date:
Subject: Re: Testing with concurrent sessions