pgsql: Define the value for in6addr_any on MingW, since it provides the

Lists: pgsql-committers
From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Define the value for in6addr_any on MingW, since it provides the
Date: 2010-02-09 19:55:15
Message-ID: 20100209195515.17ED67541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Define the value for in6addr_any on MingW, since it provides the struct
only in the header files and not in any libraries, yet declare it as
an extern.

Modified Files:
--------------
pgsql/src/backend/port/win32:
mingwcompat.c (r1.8 -> r1.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/mingwcompat.c?r1=1.8&r2=1.9)


From: Thom Brown <thombrown(at)gmail(dot)com>
To: Magnus Hagander <mha(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Define the value for in6addr_any on MingW, since it provides the
Date: 2010-02-09 20:04:58
Message-ID: bddc86151002091204t3e363333td8d2de6dd26a2d00@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

On 9 February 2010 19:55, Magnus Hagander <mha(at)postgresql(dot)org> wrote:
> Log Message:
> -----------
> Define the value for in6addr_any on MingW, since it provides the struct
> only in the header files and not in any libraries, yet declare it as
> an extern.
>
> Modified Files:
> --------------
>    pgsql/src/backend/port/win32:
>        mingwcompat.c (r1.8 -> r1.9)
>        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/mingwcompat.c?r1=1.8&r2=1.9)
>

Trivial but...

s/defined/define/

Thom


From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Thom Brown <thombrown(at)gmail(dot)com>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Define the value for in6addr_any on MingW, since it provides the
Date: 2010-02-09 20:22:38
Message-ID: 9837222c1002091222n4c5c6a6hf4070d2525c2ba7c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

On Tue, Feb 9, 2010 at 21:04, Thom Brown <thombrown(at)gmail(dot)com> wrote:
> On 9 February 2010 19:55, Magnus Hagander <mha(at)postgresql(dot)org> wrote:
>> Log Message:
>> -----------
>> Define the value for in6addr_any on MingW, since it provides the struct
>> only in the header files and not in any libraries, yet declare it as
>> an extern.
>>
>> Modified Files:
>> --------------
>>    pgsql/src/backend/port/win32:
>>        mingwcompat.c (r1.8 -> r1.9)
>>        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/mingwcompat.c?r1=1.8&r2=1.9)
>>
>
> Trivial but...
>
> s/defined/define/

You know, I should start sending all my patches by you for typo-check...

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/