Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-12-21 | Fix detection of unfinished Unicode surrogate pair at end of string. | Tom Lane | 9.4.11 |
| 2016-12-11 | Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l standalone. | Tom Lane | 9.4.11 |
| 2014-02-13 | Fix length checking for Unicode identifiers containing escapes (U&"..."). | Tom Lane | 9.4.0 |
| 2014-02-04 | Fix lexing of U& sequences just before EOF. | Tom Lane | 9.4.0 |