Re: How well does PostgreSQL 9.6.1 support unicode?
Peter Devoy <peter@3xe.co.uk>
From: Peter Devoy <peter@3xe.co.uk>
To: John R Pierce <pierce@hogranch.com>
Cc: "Psql_General (E-mail)" <pgsql-general@postgresql.org>
Date: 2016-12-21T01:28:04Z
Lists: pgsql-general
The comments in here may be of help: https://github.com/postgres/postgres/blob/master/src/include/mb/pg_wchar.h Kind regards Peter
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