Re: Improving and extending int128.h to more of numeric.c - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Improving and extending int128.h to more of numeric.c
Date
Msg-id ux64cr3bofq7bczg5njreusbfgqvqvhpwqpalxyzd4cmuf3fbl@zmgip2toleeb
Whole thread Raw
In response to Re: Improving and extending int128.h to more of numeric.c  (Dean Rasheed <dean.a.rasheed@gmail.com>)
List pgsql-hackers
Hi,

On 2025-07-14 22:07:38 +0100, Dean Rasheed wrote:
> (The cfbot reports the same warnings, but you have to scroll through a
> lot of output to see them. It would be nice if the commitfest app had
> an indicator to show if there were any compiler warnings.)

FWIW, for many warnings the CompilerWarnings task will fail. It's "just" the
32bit build and msvc windows builds that currently don't...

There was a patch adding it for the msvc build at some point, but ...

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Shayon Mukherjee
Date:
Subject: Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX
Next
From: Alexander Kukushkin
Date:
Subject: Re: query_id: jumble names of temp tables for better pg_stat_statement UX