Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-26 | Remove misguided SSL key file ownership check in libpq. | Tom Lane | 10.22 |
| 2022-03-31 | Add missing newline in one libpq error message. | Tom Lane | 10.21 |
| 2022-03-02 | Allow root-owned SSL private keys in libpq, not only the backend. | Tom Lane | 10.21 |
| 2019-05-13 | Fix misuse of an integer as a bool. | Tom Lane | 10.9 |
| 2018-08-03 | Change libpq's internal uses of PQhost() to inspect host field directly. | Tom Lane | 10.5 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |