Re: How well does PostgreSQL 9.6.1 support unicode?

Vick Khera <vivek@khera.org>

From: Vick Khera <vivek@khera.org>
To: pgsql-general <pgsql-general@postgresql.org>
Date: 2016-12-22T14:01:13Z
Lists: pgsql-general
On Wed, Dec 21, 2016 at 11:31 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Well, we're picky to the extent that RFC 3629 tells us to be picky:
> http://www.faqs.org/rfcs/rfc3629.html
>

And I'm *GLAD* it is that way. Who wants garbage in their database? :)

Commits

  1. Fix detection of unfinished Unicode surrogate pair at end of string.