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

From Nathan Bossart
Subject Re: pg_plan_advice: rtekind uninitialized compilation waning
Date
Msg-id abMuDlBVJMeEir-R@nathan
Whole thread Raw
In response to pg_plan_advice: rtekind uninitialized compilation waning  (Sami Imseih <samimseih@gmail.com>)
Responses Re: pg_plan_advice: rtekind uninitialized compilation waning
List pgsql-hackers
I've added Robert.

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.

-- 
nathan



pgsql-hackers by date:

Previous
From: "Greg Burd"
Date:
Subject: Re: Areas for Solaris support modernization
Next
From: Zsolt Parragi
Date:
Subject: Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch