Commits

DateSubjectAuthorReleases
2022-02-27 Run tap tests in src/interfaces/libpq. Andres Freund 15.0
2021-07-01 Improve build-time check that libpq doesn't call exit(). Tom Lane 15.0
2021-06-07 Support use of strnlen() in pre-v11 branches. Tom Lane 9.6.23
2021-06-07 Support use of strnlen() in pre-v11 branches. Tom Lane 10.18
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
2019-10-23 Remove libpq-dist.rc Peter Eisentraut 13.0
2019-01-10 Add .gitignore entry for a derived file created by "make distprep". 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-09 Install a check for mis-linking of src/port and src/common functions. Tom Lane 12.0
2017-10-11 Add port/strnlen support to libpq and ecpg Makefiles. Tom Lane 11.0
2017-04-20 Add missing erand48.c to libpq/.gitignore. Tom Lane 10.0
2017-04-07 Use SASLprep to normalize passwords for SCRAM authentication. Heikki Linnakangas 10.0
2017-03-07 Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Heikki Linnakangas 10.0
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.5.0
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.0.20
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.1.16
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.2.11
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.3.7
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.4.2
2015-05-18 Add error-throwing wrappers for the printf family of functions. Noah Misch 9.1.16
2015-05-18 Add error-throwing wrappers for the printf family of functions. Noah Misch 9.0.20
2015-05-18 Add error-throwing wrappers for the printf family of functions. Noah Misch 9.2.11
2015-05-18 Add error-throwing wrappers for the printf family of functions. Noah Misch 9.3.7