[17+] check after second call to pg_strnxfrm is too strict, relax it

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема [17+] check after second call to pg_strnxfrm is too strict, relax it
Дата
Msg-id 32f85d88d1f64395abfe5a10dd97a62a4d3474ce.camel@j-davis.com
обсуждение исходный текст
Ответы Re: [17+] check after second call to pg_strnxfrm is too strict, relax it
Список pgsql-hackers
I noticed this comment in selfuncs.c regarding strxfrm():

    /*
     * Some systems (e.g., glibc) can return a smaller value from the
     * second call than the first; thus the Assert must be <= not ==.
     */

Some callers of pg_strnxfrm() are not allowing for that possibility.

Patch attached, which should be backported to 17.

Regards,
    Jeff Davis


Вложения

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