Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-31 | Allow ecpg to be built stand-alone, allow parallel libpq make | Bruce Momjian | 12.3 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-09-28 | Build src/common files as a library with -fPIC. | Tom Lane | 12.0 |
| 2018-09-26 | Fix another portability issue from commit 758ce9b77. | 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 |