Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-09 | Fix possible omission of variable storage markers in ECPG. | Tom Lane | 13.9 |
| 2020-11-07 | Fix ecpg's mishandling of B'...' and X'...' literals. | Tom Lane | 13.1 |
| 2020-01-13 | Reduce size of backend scanner's tables. | Tom Lane | 13.0 |
| 2019-11-07 | Remove HAVE_LONG_LONG_INT | Peter Eisentraut | 13.0 |
| 2019-09-20 | Revert "Add DECLARE STATEMENT support to ECPG." | Tom Lane | 13.0 |
| 2019-09-06 | Message style fixes | Peter Eisentraut | 13.0 |
| 2019-07-04 | Remove unnecessary casts from size_t to int | Peter Eisentraut | 13.0 |