Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-02-24 | Fix ecpg bugs caused by missing semicolons in the backend grammar. | Tom Lane | 9.5.17 |
| 2017-08-16 | Changed ecpg parser to allow RETURNING clauses without attached C variables. | Michael Meskes | 9.5.9 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.5.6 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-03-11 | Make operator precedence follow the SQL standard more closely. | Tom Lane | 9.5.0 |
| 2015-03-10 | Clean up the mess from => patch. | Tom Lane | 9.5.0 |
| 2015-02-24 | Improve parser's one-extra-token lookahead mechanism. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |