Commits

DateSubjectAuthorReleases
2026-02-23 Restore AIX support. Tom Lane 19 (unreleased)
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 13.22
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 16.10
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 17.6
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 14.19
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 15.14
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 18.0
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 19 (unreleased)
2025-07-09 Link libpq with libdl if the platform needs that. Tom Lane 19 (unreleased)
2025-07-09 Link libpq with libdl if the platform needs that. Tom Lane 18.0
2021-07-03 Further restrict the scope of no-exit()-in-libpq test. Tom Lane 15.0
2021-07-01 Improve build-time check that libpq doesn't call exit(). Tom Lane 15.0
2021-06-30 Fix portability fallout from commit dc227eb82. Tom Lane 15.0
2021-06-29 Add a build-time check that libpq doesn't call exit() or abort(). 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
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
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