Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-07 | Move declaration of ecpg_gettext() to a saner place. | Tom Lane | 9.4.25 |
| 2019-01-22 | Avoid thread-safety problem in ecpglib. | Tom Lane | 9.4.21 |
| 2015-08-13 | Fix declaration of isarray variable. | Michael Meskes | 9.4.5 |
| 2015-08-12 | This routine was calling ecpg_alloc to allocate to memory but did not | Michael Meskes | 9.4.5 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-16 | Split ecpg_execute() in constituent parts | Alvaro Herrera | 9.4.0 |
| 2014-01-16 | Split ECPGdo() in constituent parts | Alvaro Herrera | 9.4.0 |