Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2020-02-21 Allow running src/tools/msvc/mkvcbuild.pl under not Windows Peter Eisentraut 13.0
2020-02-21 Assume that we have signed integral types and flexible array members. Tom Lane 13.0
2020-02-21 Assume that we have rint(). Tom Lane 13.0
2020-02-21 Assume that we have cbrt(). Tom Lane 13.0
2020-02-21 Assume that we have <wchar.h>. Tom Lane 13.0
2020-02-21 Assume that we have isinf(). Tom Lane 13.0
2020-02-21 Assume that we have utime() and <utime.h>. Tom Lane 13.0
2020-02-21 Assume that we have memmove(). Tom Lane 13.0
2020-02-21 Require stdint.h Peter Eisentraut 13.0
2020-02-10 Simplify passing of configure arguments to pg_config Peter Eisentraut 13.0
2020-02-05 Add kqueue(2) support to the WaitEventSet API. Thomas Munro 13.0
2020-01-23 Add configure probe for rl_completion_suppress_quote. Tom Lane 13.0
2020-01-23 Improve psql's tab completion for filenames. Tom Lane 13.0
2020-01-15 Remove libpq.rc, use win32ver.rc for libpq Peter Eisentraut 13.0
2019-12-20 Generate pg_config.h from pg_config.h.in on Windows Peter Eisentraut 13.0
2019-12-10 Cosmetic cleaning of pg_config.h.win32 Peter Eisentraut 13.0
2019-11-27 Move configure --disable-float8-byval to pg_config_manual.h Peter Eisentraut 13.0
2019-11-21 Remove configure --disable-float4-byval Peter Eisentraut 13.0
2019-11-12 Fix ecpglib.h to declare bool consistently with c.h. Tom Lane 13.0
2019-10-08 Remove some code for old unsupported versions of MSVC Peter Eisentraut 13.0
2019-10-04 Handle spaces in OpenSSL install location for MSVC Andrew Dunstan 13.0
2019-07-13 Fix some inconsistencies in MSVC scripts Michael Paquier 13.0
2019-07-02 Add support for Visual Studio 2019 in build scripts Michael Paquier 13.0