Hi, On Wed, Jan 21, 2026 at 02:24:58PM +0000, Bertrand Drouvot wrote: > Hi, > > On Wed, Jan 21, 2026 at 12:31:27PM +0100, Peter Eisentraut wrote: > > Strange, I don't see that. What compiler is this, and do you use any > > special options? > > It's gcc 14.1.0 with "CFLAGS=-O0 -ggdb3 -fno-omit-frame-pointer -gdwarf-2 -g3 > -Wdiscarded-qualifiers -Wunused-value -Werror=maybe-uninitialized > -Werror=format -Wreturn-type" > > But I just tested with a simple test case, some compilers and some options > and I've > always seen the warning (see [1])
FWIW, and so does the CI: https://github.com/bdrouvot/postgres/runs/61028037498 Regards, -- Bertrand Drouvot PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
