Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-08-23 | Fix lexing of standard multi-character operators in edge cases. | Andrew Gierth | 10.6 |
| 2018-08-23 | Reduce an unnecessary O(N^3) loop in lexer. | Andrew Gierth | 10.6 |
| 2017-04-02 | Allow psql variable substitution to occur in backtick command strings. | Tom Lane | 10.0 |
| 2017-03-13 | Add a "void *" passthrough pointer for psqlscan.l's callback functions. | Tom Lane | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |