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