Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-08-23 | Fix lexing of standard multi-character operators in edge cases. | Andrew Gierth | 9.6.11 |
| 2018-08-23 | Reduce an unnecessary O(N^3) loop in lexer. | Andrew Gierth | 9.6.11 |
| 2016-12-21 | Fix detection of unfinished Unicode surrogate pair at end of string. | Tom Lane | 9.6.2 |
| 2016-06-22 | Update comment about allowing GUCs to change scanning. | Bruce Momjian | 9.6.0 |
| 2016-03-25 | Move psql's psqlscan.l into src/fe_utils. | Tom Lane | 9.6.0 |
| 2016-03-19 | Sync backend/parser/scan.l with bin/psql/psqlscan.l. | Tom Lane | 9.6.0 |
| 2016-03-19 | Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |