Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unnecessary declaration in win32_port.h | Michael Paquier | 2021-06-08 |
* | Add fallback implementation for setenv() | Michael Paquier | 2021-06-01 |
* | Fix previous MinGW fix. | Andrew Gierth | 2019-02-16 |
* | Cygwin and Mingw floating-point fixes. | Andrew Gierth | 2019-02-16 |
* | Use strtof() and not strtod() for float4 input. | Andrew Gierth | 2019-02-13 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Avoid defining SIGTTIN/SIGTTOU on Windows. | Tom Lane | 2018-11-17 |
* | Convert elog.c's useful_strerror() into a globally-used strerror wrapper. | Tom Lane | 2018-09-26 |
* | Rethink how to get float.h in old Windows API for isnan/isinf | Alvaro Herrera | 2018-07-11 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Clean up warnings in MinGW builds. | Tom Lane | 2017-11-16 |
* | Define _WINSOCK_DEPRECATED_NO_WARNINGS in all MSVC builds. | Tom Lane | 2017-11-16 |
* | Further refactoring of c.h and nearby files. | Tom Lane | 2017-11-16 |