Re: pg_plan_advice: rtekind uninitialized compilation waning - Mailing list pgsql-hackers

From Robert Haas
Subject Re: pg_plan_advice: rtekind uninitialized compilation waning
Date
Msg-id CA+TgmoYLSbgN7xmeTQYXnz7CrmtD+XdWq-7ag_CsKZt-eX7wvA@mail.gmail.com
Whole thread
In response to Re: pg_plan_advice: rtekind uninitialized compilation waning  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Fri, Mar 13, 2026 at 12:32 PM Nathan Bossart
<nathandbossart@gmail.com> wrote:
> On Thu, Mar 12, 2026 at 04:20:14PM -0500, Nathan Bossart wrote:
> > On Thu, Mar 12, 2026 at 03:16:29PM -0500, Sami Imseih wrote:
> >> Attached initializes rtekind to RTE_RELATION to keep the compiler happy.
> >> The value is set correctly inside the loop before it's used.
> >
> > Looks correct to me.
>
> Committed.

Thanks. Apologies for failing to notice this thread.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pg_stash_advice doc
Next
From: Fujii Masao
Date:
Subject: Re: [doc] pg_ctl: fix wrong description for -l