Re: PostgreSQL fails to convert decomposed utf-8 to other encodings - Mailing list pgsql-bugs

From Tom Lane
Subject Re: PostgreSQL fails to convert decomposed utf-8 to other encodings
Date
Msg-id 1523.1407287675@sss.pgh.pa.us
Whole thread Raw
In response to PostgreSQL fails to convert decomposed utf-8 to other encodings  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: PostgreSQL fails to convert decomposed utf-8 to other encodings
List pgsql-bugs
Craig Ringer <craig@2ndquadrant.com> writes:
> There's a bug in encoding conversions from utf-8 to other encodings that
> results in corrupt output if decomposed utf-8 is used.

We don't actually support "decomposed" utf8; if there is any bug here,
it's that the input you show isn't rejected.  But I think there was
some intentional choice to not check \u escapes fully.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Craig Ringer
Date:
Subject: PostgreSQL fails to convert decomposed utf-8 to other encodings
Next
From: Anned-Linz Senadin
Date:
Subject: