Re: Big 7.1 open items

Поиск
Список
Период
Сортировка
От Michael Robinson
Тема Re: Big 7.1 open items
Дата
Msg-id 200006140824.QAA02440@netrinsics.com
обсуждение исходный текст
Ответ на Big 7.1 open items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Re: Big 7.1 open items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Re: Big 7.1 open items  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список pgsql-hackers
While people are working on that, they might want to add some sanity checking
to the multibyte character decoders.  Currently they fail to check for
"illegal" character sequences (i.e. sequences with no valid multibyte mapping),
and fail to do something reasonable (like return an error, silently drop the
offending characters, or anything else besides just returning random garbage
and crashing the backend).

The last time this failed to get on the TODO list because Bruce wanted
more than one person to verify that it was an issue.  If several people 
are going to work on the NATIONAL CHARACTER stuff, maybe they could look
into this issue, too.
-Michael Robinson

>Added to TODO.
>
>> Since there are several people interested in contributing, we should
>> list:
>> 
>>   Support multiple simultaneous character sets, per SQL92



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Chris Bitmead
Дата:
Сообщение: Re: Modifying NOT NULL Constraint
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: linking error