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
-
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