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

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