Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-03 | Clean up assorted failures under clang's -fsanitize=undefined checks. | Tom Lane | 13.7 |
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 13.4 |
| 2021-03-29 | psql: call clearerr() just before printing | Alvaro Herrera | 13.3 |
| 2020-04-07 | Add SQL type xid8 to expose FullTransactionId to users. | Thomas Munro | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-17 | Fix query cancellation handling in psql | Michael Paquier | 13.0 |
| 2019-11-28 | Remove useless "return;" lines | Alvaro Herrera | 13.0 |
| 2019-10-25 | Make the order of the header file includes consistent in non-backend modules. | Amit Kapila | 13.0 |