| От | Tom Lane |
|---|---|
| Тема | Re: strncmp->memcmp when we know the shorter length |
| Дата | |
| Msg-id | 11172.1292988287@sss.pgh.pa.us обсуждение |
| Ответ на | Re: strncmp->memcmp when we know the shorter length (Robert Haas <robertmhaas@gmail.com>) |
| Ответы |
Re: strncmp->memcmp when we know the shorter length
|
| Список | pgsql-hackers |
Robert Haas <robertmhaas@gmail.com> writes:
> If it's done properly, I don't see how this would be a risk.
I'm fairly uncomfortable about the broad swath and low return of this
patch. Noah is assuming that none of these places are relying on
strncmp to stop short upon finding a null, and I don't believe that
that's a safe assumption in every single place. Nor do I believe that
it's worth the effort of trying to prove it safe in most of those
places.
I think this might be a good idea in the varchar.c and varlena.c calls,
but I'd be inclined to leave the rest of the calls alone.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера