Re: build gcc warning - Mailing list pgsql-hackers

From Tom Lane
Subject Re: build gcc warning
Date
Msg-id 3961128.1672124106@sss.pgh.pa.us
Whole thread Raw
In response to build gcc warning  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: build gcc warning  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> I got new warning
> analyze.c: In function ‘transformStmt’:
> analyze.c:550:21: warning: ‘sub_rteperminfos’ may be used uninitialized
> [-Wmaybe-uninitialized]

A couple of buildfarm animals are warning about that too ... but
only a couple.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: Allow placeholders in ALTER ROLE w/o superuser
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: New strategies for freezing, advancing relfrozenxid early