Allow 4 bytes UTF-8 (UCS-4 range 00010000-001FFFFF)

Tatsuo Ishii <ishii@postgresql.org>

Commit: 4c35ec53a9e8e9c5496b2e33c6b568c0cfbdb7e3
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2007-03-23T13:51:30Z
Releases: 8.3.0
Allow 4 bytes UTF-8 (UCS-4 range 00010000-001FFFFF)
This is necessary to support JIS X 0213 <--> UTF-8 conversion.

Files

PathChange+/−
src/backend/utils/mb/Unicode/ucs2utf.pl modified +11 −4