aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/win32_port.h
Commit message (Expand)AuthorAge
* Remove unnecessary declaration in win32_port.hMichael Paquier2021-06-08
* Add fallback implementation for setenv()Michael Paquier2021-06-01
* Fix previous MinGW fix.Andrew Gierth2019-02-16
* Cygwin and Mingw floating-point fixes.Andrew Gierth2019-02-16
* Use strtof() and not strtod() for float4 input.Andrew Gierth2019-02-13
* Update copyright for 2019Bruce Momjian2019-01-02
* Avoid defining SIGTTIN/SIGTTOU on Windows.Tom Lane2018-11-17
* Convert elog.c's useful_strerror() into a globally-used strerror wrapper.Tom Lane2018-09-26
* Rethink how to get float.h in old Windows API for isnan/isinfAlvaro Herrera2018-07-11
* Update copyright for 2018Bruce Momjian2018-01-02
* Clean up warnings in MinGW builds.Tom Lane2017-11-16
* Define _WINSOCK_DEPRECATED_NO_WARNINGS in all MSVC builds.Tom Lane2017-11-16
* Further refactoring of c.h and nearby files.Tom Lane2017-11-16