Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-28 | Use mode "r" for popen() in psql's evaluate_backtick(). | Tom Lane | 9.5.24 |
| 2015-03-29 | Remove a couple other vestigial yylex() declarations. | Tom Lane | 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 |