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