Re: Bug in UTF8-Validation Code?

Поиск
Список
Период
Сортировка
От Andrew - Supernews
Тема Re: Bug in UTF8-Validation Code?
Дата
Msg-id slrnf0vkqh.2i67.andrew+nonews@atlantis.supernews.net
обсуждение исходный текст
Ответ на Bug in UTF8-Validation Code?  (Mario Weilguni <mweilguni@sime.com>)
Ответы Re: Bug in UTF8-Validation Code?  (Mark Dilger <pgsql@markdilger.com>)
Список pgsql-hackers
On 2007-04-01, Mark Dilger <pgsql@markdilger.com> wrote:
> Do any of the string functions (see 
> http://www.postgresql.org/docs/8.2/interactive/functions-string.html) run the 
> risk of generating invalid utf8 encoded strings?  Do I need to add checks?
> Are there known bugs with these functions in this regard?

The chr() function returns an octet, rather than a character; this is clearly
wrong and needs fixing.

-- 
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services


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

Предыдущее
От: "Guillaume Smet"
Дата:
Сообщение: Re: Column storage positions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Macros for typtype (was Re: Arrays of Complex Types)