aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/error/jsonlog.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2024-09-30 11:32:32 -0400
committerAndrew Dunstan <andrew@dunslane.net>2024-09-30 11:32:32 -0400
commitd700e8d75bc3844d866bf15c8cadbd72d759422d (patch)
treecf87a70330922a8a8446bc16c868b1fd5af724ea /src/backend/utils/error/jsonlog.c
parent92cc21d158f30d46642b5123697f71b7a740fbd7 (diff)
downloadpostgresql-d700e8d75bc3844d866bf15c8cadbd72d759422d.tar.gz
postgresql-d700e8d75bc3844d866bf15c8cadbd72d759422d.zip
Bump MIN_WINNT for MINGW to clear a build error
Because we have been setting this too low, there has been a long-standing warning about a missing declaration for inet_pton(). Modern gcc now considers this an error, so we have been getting failures on the buildfarm animal fairywren. Fix suggested by Thomas Munro. This isn't needed in later branches, as they already set MIN_WINNT higher, nor on earlier branches because they don't use inet_pton(). Discussion: https://postgr.es/m/574fae43-c993-4a25-b0e5-04c3e9c36d6d@dunslane.net
Diffstat (limited to 'src/backend/utils/error/jsonlog.c')
0 files changed, 0 insertions, 0 deletions