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 |
| 2018-08-23 | Fix lexing of standard multi-character operators in edge cases. | Andrew Gierth | 9.5.15 |
| 2018-08-23 | Reduce an unnecessary O(N^3) loop in lexer. | Andrew Gierth | 9.5.15 |
| 2016-08-08 | Sort out paired double quotes in \connect, \password and \crosstabview. | Noah Misch | 9.5.4 |
| 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 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |