Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-22 | ecpg: Fix out-of-bound read in DecodeDateTime() | Michael Paquier | 13.17 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2019-11-28 | Remove useless "return;" lines | Alvaro Herrera | 13.0 |
| 2019-10-25 | Revert "Revert part of commit dddf4cdc3." | Tom Lane | 13.0 |
| 2019-10-25 | Revert part of commit dddf4cdc3. | Amit Kapila | 13.0 |
| 2019-10-25 | Make the order of the header file includes consistent in non-backend modules. | Amit Kapila | 13.0 |
| 2019-10-07 | Remove use of deprecated Autoconf define | Peter Eisentraut | 13.0 |
| 2019-07-16 | Fix inconsistencies and typos in the tree | Michael Paquier | 13.0 |
| 2019-07-03 | Use strtoint() instead of strtol() in pgtypeslib where the result is stored in | Michael Meskes | 13.0 |