Re: pgsql: Fix out-of-bounds read in json_lex_string

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Fix out-of-bounds read in json_lex_string
Дата
Msg-id 1403493.1657606036@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Fix out-of-bounds read in json_lex_string  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pgsql: Fix out-of-bounds read in json_lex_string  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-committers
I wrote:
> John Naylor <john.naylor@enterprisedb.com> writes:
>> ld: error: unable to find library -lldap_r

> Agreed, that looks like some unrelated platform change.  Larry?

Upon further thought, this looks like fallout from an upgrade to
OpenLDAP 2.5, which eliminated libldap_r.  That should be fine,
but you might need to blow away the animal's accache files to
make configure reconsider the situation.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Fix out-of-bounds read in json_lex_string
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Add copy/equal support for XID lists