pgsql: Added rule to ecpg lexer to accept "Unicode surrogate pair in ex - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Added rule to ecpg lexer to accept "Unicode surrogate pair in ex
Date
Msg-id E1PVr7e-0005n9-Ks@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Rewrite the GiST insertion logic so that we don't need the post-
Next
From: Robert Haas
Date:
Subject: pgsql: Document pg_dump(all) --no-security-label instead of --security-