Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-18 | ecpg: Fix handling of strings in ORACLE compat code with SQLDA | Michael Paquier | 11.20 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-04-01 | Fix a boatload of typos in C comments. | Tom Lane | 11.0 |
| 2018-03-13 | Add Oracle like handling of char arrays. | Michael Meskes | 11.0 |
| 2017-11-29 | Update typedefs.list and re-run pgindent | Robert Haas | 11.0 |
| 2017-11-07 | Fix unportable usage of <ctype.h> functions. | Tom Lane | 11.0 |
| 2017-11-03 | Improve error message for incorrect number inputs in libecpg. | Michael Meskes | 11.0 |
| 2017-11-02 | Fix float parsing in ecpg INFORMIX mode. | Michael Meskes | 11.0 |
| 2017-11-01 | Make sure ecpglib does accepts digits behind decimal point even for integers in | Michael Meskes | 11.0 |
| 2017-09-05 | Remove unnecessary parentheses in return statements | Peter Eisentraut | 11.0 |