Re: ubsan

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: ubsan
Дата
Msg-id 20220326013341.qw6okffhrjqql7ix@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: ubsan  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hi,

On 2022-03-23 15:55:28 -0700, Andres Freund wrote:
> Originally I'd planned to mix them into existing members, but I think it'd be
> better to have dedicated ones. Applied for a few new buildfarm names for:
> {gcc,clang}-{-fsanitize=undefined,-fsanitize=address}.

They're now enabled...

tamandua: gcc, -fsanitize=undefined,alignment
kestrel: clang, -fsanitize=undefined,alignment
grassquit: gcc, -fsanitize=address
olingo: clang, -fsanitize=address

The first three have started reporting in, the last is starting its first run
now.

Greetings,

Andres Freund



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Column Filtering in Logical Replication
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: pgsql: Add 'basebackup_to_shell' contrib module.