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 abQ8MH0ln7EMVYRQ@nathan
Whole thread Raw
In response to Re: pg_plan_advice: rtekind uninitialized compilation waning  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
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.

-- 
nathan



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: tid_blockno() and tid_offset() accessor functions
Next
From: Paul A Jungwirth
Date:
Subject: Re: SQL:2011 Application Time Update & Delete