Replace some cstring_to_text to cstring_to_text_with_len

Поиск
Список
Период
Сортировка
От Ranier Vilela
Тема Replace some cstring_to_text to cstring_to_text_with_len
Дата
Msg-id CAEudQArERPTuqgoAQux52M0d=CrNbwTzATx2Wuwnbct-8=G7SQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Replace some cstring_to_text to cstring_to_text_with_len  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Hi,

cstring_to_text has a small overhead, because call strlen for
pointer to char parameter.

Is it worth the effort to avoid this, where do we know the size of the parameter?

best regards,
Ranier Vilela

Вложения

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

Предыдущее
От: Chapman Flack
Дата:
Сообщение: Re: More new SQL/JSON item methods
Следующее
От: "Andrey M. Borodin"
Дата:
Сообщение: Re: UUID v7