pgsql: Surrogate pair support for U& string and identifier syntax This - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Surrogate pair support for U& string and identifier syntax This
Date
Msg-id 20090921222207.85C0F753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Surrogate pair support for U& string and identifier syntax

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

Modified Files:
--------------
    pgsql/doc/src/sgml:
        syntax.sgml (r1.134 -> r1.135)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/syntax.sgml?r1=1.134&r2=1.135)
    pgsql/src/backend/parser:
        scan.l (r1.157 -> r1.158)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/scan.l?r1=1.157&r2=1.158)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: fsync test files Prevent creation of 16GB files during fsync
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix crash if a DROP is attempted on an internally-dependent