Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-07 | Move declaration of ecpg_gettext() to a saner place. | Tom Lane | 9.5.20 |
| 2019-01-22 | Avoid thread-safety problem in ecpglib. | Tom Lane | 9.5.16 |
| 2015-08-13 | Fix declaration of isarray variable. | Michael Meskes | 9.5.0 |
| 2015-03-11 | Add macros wrapping all usage of gcc's __attribute__. | Andres Freund | 9.5.0 |
| 2015-02-21 | Use FLEXIBLE_ARRAY_MEMBER in a number of other places. | Tom Lane | 9.5.0 |
| 2015-02-05 | This routine was calling ecpg_alloc to allocate to memory but did not | Michael Meskes | 9.5.0 |