Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-29 | Don't put library-supplied -L/-I switches before user-supplied ones. | Tom Lane | 15.14 |
| 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 |