Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-02-24 | Fix ecpg bugs caused by missing semicolons in the backend grammar. | Tom Lane | 9.4.22 |
| 2017-08-16 | Changed ecpg parser to allow RETURNING clauses without attached C variables. | Michael Meskes | 9.4.14 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.4.11 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-11-10 | Fix whitespace issues found by git diff --check, add gitattributes | Peter Eisentraut | 9.4.0 |
| 2013-07-29 | Sync ECPG with WITH ORDINALITY changes | Greg Stark | 9.4.0 |