Re: ubsan

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ubsan
Дата
Msg-id 2771659.1648058090@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ubsan  (Andres Freund <andres@anarazel.de>)
Ответы Re: ubsan  (Andres Freund <andres@anarazel.de>)
Re: ubsan  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> I tried to run postgres with ubsan to debug something.

For 0001, could we just replace configure's dlopen check with the
dlsym check?  Or are you afraid of reverse-case failures?

0002: ugh, but my only real complaint is that __ubsan_default_options
needs more than zero comment.  Also, it's not "our" getenv is it?

0003: OK.  Interesting though that we haven't seen these before.

0004: no opinion

            regards, tom lane



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: shared-memory based stats collector - v67
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Parameter for planner estimate of recursive queries