Re: machine-readable explain output

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: machine-readable explain output
Дата
Msg-id 10802.1244991547@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: machine-readable explain output  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> As a matter of curiosity, do we have any idea what platforms don't 
> support libxml2?

It's only partially about whether libxml2 is portable enough.  A person
building Postgres might also have legitimate concerns about how bug-free
and/or secure it is.  We've already spent nontrivial amounts of time
working around libxml bugs; and as for security, google shows at least
four CVEs against libxml2 in the past two years, so it's not a
negligible risk.  I can entirely see people choosing to build without it.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: machine-readable explain output
Следующее
От: Tom Lane
Дата:
Сообщение: Re: machine-readable explain output