Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-03-19 | Don't leak malloc'd error string in libpqrcv_check_conninfo(). | Tom Lane | 10.17 |
| 2019-06-12 | In walreceiver, don't try to do ereport() in a signal handler. | Tom Lane | 10.9 |
| 2017-08-15 | Distinguish wait-for-connection from wait-for-write-ready on Windows. | Tom Lane | 10.0 |
| 2017-06-30 | Check for error during PQendcopy. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-15 | Fix low-probability leaks of PGresult objects in the backend. | Tom Lane | 10.0 |
| 2017-03-15 | Rewrite async-connection loop in libpqwalreceiver.c, once again. | Tom Lane | 10.0 |