Surrogate pair support for U& string and identifier syntax

Peter Eisentraut <peter_e@gmx.net>

Commit: 02faeb4ac829910ff1183ab3e6a94f049d3fac35
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2009-09-21T22:22:07Z
Releases: 9.0.0
Surrogate pair support for U& string and identifier syntax

This is mainly to make the functionality consistent with the proposed \u
escape syntax.

Files

PathChange+/−
doc/src/sgml/syntax.sgml modified +9 −1
src/backend/parser/scan.l modified +72 −5