Commits

DateSubjectAuthorReleases
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-09-10 Add libpq's openssl dependencies to pkg-config file Peter Eisentraut 14.0
2020-03-31 Allow ecpg to be built stand-alone, allow parallel libpq make Bruce Momjian 12.3
2020-03-31 Allow ecpg to be built stand-alone, allow parallel libpq make Bruce Momjian 13.0
2020-01-16 Move wchar.c and encnames.c to src/common/. Tom Lane 13.0
2020-01-15 Remove libpq.rc, use win32ver.rc for libpq Peter Eisentraut 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-05 Split all OBJS style lines in makefiles into one-line-per-entry style. Andres Freund 13.0
2019-10-23 Remove libpq-dist.rc Peter Eisentraut 13.0
2019-10-20 Clean up MinGW def file generation Peter Eisentraut 13.0
2019-10-10 Put back pqsignal() as an exported libpq symbol. Tom Lane 12.1
2019-10-10 Put back pqsignal() as an exported libpq symbol. Tom Lane 13.0
2019-04-03 GSSAPI encryption support Stephen Frost 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-09-28 Tweak MSVC build system to match changes in 7143b3e82. Tom Lane 12.0
2018-09-28 Build src/common files as a library with -fPIC. Tom Lane 12.0
2018-09-27 Build src/port files as a library with -fPIC, and use that in libpq. Tom Lane 12.0
2018-09-26 Fix link failures due to snprintf/strerror changes. Tom Lane 12.0
2018-09-26 Always use our own versions of *printf(). Tom Lane 12.0
2018-09-26 Convert elog.c's useful_strerror() into a globally-used strerror wrapper. Tom Lane 12.0
2018-09-09 Install a check for mis-linking of src/port and src/common functions. Tom Lane 12.0
2018-01-31 Refactor client-side SSL certificate checking code Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-11 Add port/strnlen support to libpq and ecpg Makefiles. Tom Lane 11.0
2017-04-08 Add newly-symlinked files to "make clean" target. Tom Lane 10.0