Обсуждение: high unicode chars

Поиск
Список
Период
Сортировка

high unicode chars

От
Joseph Shraibman
Дата:
Has this error from 7.4.6 been fixed in 8.0?


ERROR: Unicode characters greater than or equal to 0x10000 are not supported

Re: high unicode chars

От
Tom Lane
Дата:
Joseph Shraibman <jks@selectacast.net> writes:
> Has this error from 7.4.6 been fixed in 8.0?
> ERROR: Unicode characters greater than or equal to 0x10000 are not supported

No.  There was some code submitted for it, but too late in the 8.0
dev cycle...

            regards, tom lane

Re: high unicode chars

От
David Fetter
Дата:
On Tue, Jan 18, 2005 at 04:43:30PM -0500, Tom Lane wrote:
> Joseph Shraibman <jks@selectacast.net> writes:
> > Has this error from 7.4.6 been fixed in 8.0?  ERROR: Unicode
> > characters greater than or equal to 0x10000 are not supported
>
> No.  There was some code submitted for it, but too late in the 8.0
> dev cycle...

D'oh!  How big is the fix?  8.0.x, or 8.1?  Meanwhile, how to fix the
problem?  I'm ok with hacking dump files if need be.

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!