Re: ubsan - Mailing list pgsql-hackers

From Andres Freund
Subject Re: ubsan
Date
Msg-id 20220326013341.qw6okffhrjqql7ix@alap3.anarazel.de
Whole thread Raw
In response to Re: ubsan  (Andres Freund <andres@anarazel.de>)
List 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 by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Column Filtering in Logical Replication
Next
From: Justin Pryzby
Date:
Subject: Re: pgsql: Add 'basebackup_to_shell' contrib module.