Re: NAMEDATALEN increase because of non-latin languages

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: NAMEDATALEN increase because of non-latin languages
Дата
Msg-id CAOBaU_ZRWGwNa-kHtUea5BA5+GpU34i8ZnGoqS_mZfapKVhfwg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: NAMEDATALEN increase because of non-latin languages  (Hannu Krosing <hannuk@google.com>)
Список pgsql-hackers
On Wed, Aug 18, 2021 at 8:03 PM Hannu Krosing <hannuk@google.com> wrote:
>
> Also - have we checked that at least the truncation does not cut utf-8
> characters in half ?

Yes, same for all other places that can truncate text (like the query
text in pg_stat_activity and similar).  See usage of pg_mbcliplen() in
truncate_identifier.



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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: pgbench functions as extension
Следующее
От: Andy Fan
Дата:
Сообщение: Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series)