Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-22 | ecpg: Fix out-of-bound read in DecodeDateTime() | Michael Paquier | 12.21 |
| 2019-06-30 | Remove explicit error handling for obsolete date/time values | Peter Eisentraut | 12.0 |
| 2018-12-01 | Rename ecpg's various "extern.h" files to have distinct names. | Tom Lane | 12.0 |
| 2018-10-17 | Const-ify a few more large static tables. | Tom Lane | 12.0 |
| 2018-09-13 | Attempt to identify system timezone by reading /etc/localtime symlink. | Tom Lane | 12.0 |