Commits

DateSubjectAuthorReleases
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-10-04 windows: Define WIN32_LEAN_AND_MEAN to make compilation faster. Andres Freund 15.0
2021-09-30 Treat ETIMEDOUT as indicating a non-recoverable connection failure. Tom Lane 15.0
2021-06-08 Remove unnecessary declaration in win32_port.h Michael Paquier 12.8
2021-06-08 Remove unnecessary declaration in win32_port.h Michael Paquier 13.4
2021-06-01 Add fallback implementation for setenv() Michael Paquier 12.8
2021-06-01 Add fallback implementation for setenv() Michael Paquier 13.4
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-30 Use setenv() in preference to putenv(). Tom Lane 14.0
2020-10-10 Recognize network-failure errnos as indicating hard connection loss. Tom Lane 14.0
2020-10-09 Fix our Windows stat() emulation to handle file sizes > 4GB. Tom Lane 14.0
2020-02-21 Assume that we have functional, 64-bit fseeko()/ftello(). Tom Lane 13.0
2020-02-21 Assume that we have utime() and <utime.h>. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-10-08 Remove some code for old unsupported versions of MSVC Peter Eisentraut 13.0
2019-10-08 Clarify some comments about ntstatus.h in win32_port.h Michael Paquier 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-02-16 Fix previous MinGW fix. Andrew Gierth 12.0
2019-02-16 Cygwin and Mingw floating-point fixes. Andrew Gierth 12.0
2019-02-13 Use strtof() and not strtod() for float4 input. Andrew Gierth 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-17 Avoid defining SIGTTIN/SIGTTOU on Windows. Tom Lane 12.0
2018-09-26 Convert elog.c's useful_strerror() into a globally-used strerror wrapper. Tom Lane 12.0
2018-07-11 Rethink how to get float.h in old Windows API for isnan/isinf Alvaro Herrera 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0