Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-03-25 | Move psql's psqlscan.l into src/fe_utils. | Tom Lane | 9.6.0 |
| 2016-03-19 | Convert psql's flex lexer to be re-entrant, and make it compile standalone. | Tom Lane | 9.6.0 |
| 2016-03-18 | Decouple psqlscan.l from surrounding program. | Tom Lane | 9.6.0 |
| 2015-12-20 | Teach psql's tab completion to consider the entire input string. | Tom Lane | 9.6.0 |