Commits

DateSubjectAuthorReleases
2024-09-30 Bump MIN_WINNT for MINGW to clear a build error Andrew Dunstan 15.9
2022-09-30 mingw: Define PGDLLEXPORT as __declspec (dllexport) as done for msvc Andres Freund 16.0
2022-08-13 Remove configure probes for sys/un.h and struct sockaddr_un. Thomas Munro 16.0
2022-07-07 Make Windows 10 the minimal runtime requirement for WIN32 Michael Paquier 16.0
2021-11-29 Simplify declaring variables exported from libpgcommon and libpgport. Tom Lane 15.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-28 Enable Unix-domain sockets support on Windows Peter Eisentraut 13.0
2019-10-08 Remove some code for old unsupported versions of MSVC Peter Eisentraut 13.0
2018-09-11 Support building with Visual Studio 2015 Andrew Dunstan 9.3.25
2018-09-11 Support building with Visual Studio 2015 Andrew Dunstan 9.4.20
2018-01-09 Remove outdated/removed Win32 URLs in C comments Bruce Momjian 11.0
2017-11-16 Define _WINSOCK_DEPRECATED_NO_WARNINGS in all MSVC builds. Tom Lane 11.0
2017-11-16 Further refactoring of c.h and nearby files. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-11 Remove symbol WIN32_ONLY_COMPILER Magnus Hagander 10.0
2017-04-11 Remove support for bcc and msvc standalone libpq builds Magnus Hagander 10.0
2016-06-03 Fix various common mispellings. Greg Stark 9.6.0
2016-04-29 Fix comment whitespace in VS2105 patch Andrew Dunstan 9.5.3
2016-04-29 Fix comment whitespace in VS2105 patch Andrew Dunstan 9.6.0
2016-04-29 Support building with Visual Studio 2015 Andrew Dunstan 9.6.0
2016-04-29 Support building with Visual Studio 2015 Andrew Dunstan 9.5.3
2016-04-21 Improve TranslateSocketError() to handle more Windows error codes. Tom Lane 9.1.22
2016-04-21 Improve TranslateSocketError() to handle more Windows error codes. Tom Lane 9.2.17
2016-04-21 Improve TranslateSocketError() to handle more Windows error codes. Tom Lane 9.3.13