pgsql: Added rule to ecpg lexer to accept "Unicode surrogate pair in ex

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Added rule to ecpg lexer to accept "Unicode surrogate pair in ex
Date: 2010-12-23 19:46:46
Message-ID: E1PVr7e-0005n9-Ks@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Added rule to ecpg lexer to accept "Unicode surrogate pair in extended quoted
string". This is not really needed because the string gets copied to the output
untranslated anyway, but by adding this rule the lexer stays in sync with the
backend lexer.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=727a5a1620dd9f84036f8094f99a6ea494143bef

Modified Files
--------------
src/interfaces/ecpg/preproc/pgc.l | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-12-24 04:24:24 pgsql: Document pg_dump(all) --no-security-label instead of --security-
Previous Message Heikki Linnakangas 2010-12-23 14:26:42 pgsql: Rewrite the GiST insertion logic so that we don't need the post-