Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-10-19 | Fix sscanf limits in pg_basebackup and pg_dump | Daniel Gustafsson | 13.5 |
| 2020-11-07 | Fix redundant error messages in client tools | Peter Eisentraut | 13.1 |
| 2020-08-10 | Move connect.h from fe_utils to src/include/common. | Noah Misch | 13.0 |
| 2020-04-17 | Fix minor memory leak in pg_basebackup and pg_receivewal | Michael Paquier | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-10-25 | Make the order of the header file includes consistent in non-backend modules. | Amit Kapila | 13.0 |
| 2019-07-04 | Use appendStringInfoString and appendPQExpBufferStr where possible | David Rowley | 13.0 |