Re: msys inet_pton strangeness

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alexander Lakhin <exclusion@gmail.com>, Thomas Munro <thomas.munro@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-09-30T15:46:23Z
Lists: pgsql-hackers
On 2024-09-30 Mo 11:11 AM, Tom Lane wrote:
> Andrew Dunstan<andrew@dunslane.net>  writes:
>> On 2024-09-30 Mo 10:08 AM, Tom Lane wrote:
>>> Not entirely ... if fairywren had been generating that warning all
>>> along, I would have noticed it long ago, because I periodically
>>> scrape the BF database for compiler warnings.  There has to have
>>> been some recent change in the system include files.
>> here's what I see on vendikar:
> Oh, wait, I forgot this is only about the v15 branch.  I seldom
> search for warnings except on HEAD.  Still, I'd have expected to
> notice it while v15 was development tip.  Maybe we changed something
> since then?
>
> Anyway, it's pretty moot, I see no reason not to push forward
> with the proposed fix.
>
> 			


Thanks, done.


cheers


andrew

--
Andrew Dunstan
EDB:https://www.enterprisedb.com

Commits

  1. Bump MIN_WINNT for MINGW to clear a build error

  2. Make Windows 10 the minimal runtime requirement for WIN32

  3. libpq: Allow IP address SANs in server certificates