Re: Ubsan complaint on kestrel - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Ubsan complaint on kestrel
Date
Msg-id 4069260.1741032043@sss.pgh.pa.us
Whole thread Raw
In response to Ubsan complaint on kestrel  (Andres Freund <andres@anarazel.de>)
Responses Re: Ubsan complaint on kestrel
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> I just upgraded buildfarm animal kestrel (a buildfarm animal running with
> ubsan) to a newer version of clang.  Unfortunately this causes it to fail.
> ...
> Tom, do you see any reason to not instead do the typecase inside
> string_compare()?

No.  Have at it.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: what's going on with lapwing?
Next
From: Alexandra Wang
Date:
Subject: Re: SQL:2023 JSON simplified accessor support