Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-18 | ecpg: Avoid C99-ism in newly-added test for Oracle compat | Michael Paquier | 11.20 |
| 2023-04-18 | ecpg: Fix handling of strings in ORACLE compat code with SQLDA | Michael Paquier | 11.20 |
| 2019-01-24 | Remove infinite-loop hazards in ecpg test suite. | Tom Lane | 11.2 |
| 2018-03-23 | Fix whitespace | Peter Eisentraut | 11.0 |
| 2018-03-17 | Fix closing of incorrectly named cursor. | Michael Meskes | 11.0 |
| 2018-03-14 | Fixed compiler warnings in test case. | Michael Meskes | 11.0 |
| 2018-03-13 | Add Oracle like handling of char arrays. | Michael Meskes | 11.0 |