Surrogate pair support for U& string and identifier syntax
Peter Eisentraut <peter_e@gmx.net>
Surrogate pair support for U& string and identifier syntax This is mainly to make the functionality consistent with the proposed \u escape syntax.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/syntax.sgml | modified | +9 −1 |
| src/backend/parser/scan.l | modified | +72 −5 |