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
-
Fix detection of unfinished Unicode surrogate pair at end of string.
- a57695d9a815 9.3.16 landed
- 6e2c21ec5d1c 9.2.20 landed
- d5633af7b60b 9.5.6 landed
- d0f60e4cc5f2 9.4.11 landed
- a8ae12322ae0 10.0 landed
- 88e1e91da584 9.6.2 landed