Re: How well does PostgreSQL 9.6.1 support unicode?

John R Pierce <pierce@hogranch.com>

From: John R Pierce <pierce@hogranch.com>
To: pgsql-general@postgresql.org
Date: 2016-12-21T01:06:20Z
Lists: pgsql-general
On 12/20/2016 4:41 PM, James Zhou wrote:
> - PostgreSQL 9.6.1 only supports a subset of unicode characters in 
> BMP.  Is there any documents defining which subset is fully supported?

I believve its support is based on what the OS native runtime libraries 
support.


-- 
john r pierce, recycling bits in santa cruz

Commits

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