Re: BUG #17277: write past chunk when calling normalize() on an empty string

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #17277: write past chunk when calling normalize() on an empty string
Дата
Msg-id YY5jh1lgQdh0+FIK@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #17277: write past chunk when calling normalize() on an empty string  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-bugs
On Wed, Nov 10, 2021 at 03:33:29PM +0900, Michael Paquier wrote:
> That feels more natural this way.  Still, I can see some perl modules
> that would return false for such a case, by the way.  The
> normalization docs don't seem to mention that directly, except for the
> stream-safe text format:
> https://www.unicode.org/faq/normalization.html
> https://unicode.org/reports/tr15/tr15-51.html

I have expanded the tests, and fixed this one as of 098c1345.  Thanks
for the report, Matthijs!
--
Michael

Вложения

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

Предыдущее
От: Sandeep Thakkar
Дата:
Сообщение: Re: Tenable Report Issue even after upgrading to correct Postgres version
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #17280: global-buffer-overflow on select from pg_stat_slru