Commit message (Expand) | Author | Age | |
---|---|---|---|
* | ecpg: Fix handling of strings in ORACLE compat code with SQLDA | Michael Paquier | 2023-04-18 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Add copyright notices to meson files | Andrew Dunstan | 2022-12-20 |
* | meson: Add initial version of meson based build system | Andres Freund | 2022-09-21 |
* | Make some ecpg test cases more robust against unexpected errors that happen | Michael Meskes | 2019-01-30 |
* | Remove infinite-loop hazards in ecpg test suite. | Tom Lane | 2019-01-24 |
* | Fix whitespace | Peter Eisentraut | 2018-03-22 |
* | Fix closing of incorrectly named cursor. | Michael Meskes | 2018-03-17 |
* | Fixed compiler warnings in test case. | Michael Meskes | 2018-03-14 |
* | Add Oracle like handling of char arrays. | Michael Meskes | 2018-03-14 |