Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-08-01 | Fixed array checking code for "unsigned long long" datatypes in libecpg. | Michael Meskes | 9.2.18 |
| 2015-09-19 | Let compiler handle size calculation of bool types. | Michael Meskes | 9.2.14 |
| 2015-06-15 | Check for out of memory when allocating sqlca. | Michael Meskes | 9.2.14 |
| 2015-02-11 | Fixed array handling in ecpg. | Michael Meskes | 9.2.11 |
| 2014-05-06 | Fix handling of array of char pointers in ecpglib. | Michael Meskes | 9.2.9 |
| 2013-11-26 | ECPG: Fix offset to NULL/size indicator array. | Michael Meskes | 9.2.6 |
| 2012-10-05 | Fixed test for array boundary. | Michael Meskes | 9.2.2 |
| 2011-12-27 | Standardize treatment of strcmp() return value | Peter Eisentraut | 9.2.0 |