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 |
| 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 |