Re: FUNC_MAX_ARGS benchmarks

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: FUNC_MAX_ARGS benchmarks
Дата
Msg-id 4566.1028602479@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: FUNC_MAX_ARGS benchmarks  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Ответы Re: FUNC_MAX_ARGS benchmarks
Список pgsql-hackers
Tatsuo Ishii <t-ishii@sra.co.jp> writes:
>> I don't have trouble with 128, but other than standards compliance,  I
>> can't see many people getting >64 names.

> Don't forget that 128 is for *bytes*, not for characters(this is still
> ture with 7.3). In CJK(Chinese, Japanese and Korean) single character
> can eat up to 3 bytes if the encoding is UTF-8.

True, but in those languages a typical name would be many fewer
characters than it is in Western alphabets, no?  I'd guess (with
no evidence though) that the effect would more or less cancel out.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PITR, checkpoint, and local relations
Следующее
От: Tom Lane
Дата:
Сообщение: Re: New manual chapters