Subject Re: UTF-8 vs UTF-16
Author Roman Rokytskyy
> > I think that Firebird engine could (and should) become completely
> > UNICODE-16. No zoo of charsets, no multibyte encodings with a sword
> > of Damocles of buffer overflows.

c) Current limitation of CHAR and VARCHAR columns is ~32,000 bytes.
Saying that each character needs 2 bytes, you decrease this boundary
to ~16,000.

Roman