Re: Violation of principle that plan trees are read-only

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Violation of principle that plan trees are read-only
Date: 2025-05-20 17:04:46
Message-ID: 866734.1747760686@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote:
> I think we can just delete this assignment (and fix these comments).

As attached. I'm tempted to back-patch this: the plan tree damage
seems harmless at present, but maybe it'd become less harmless with
future fixes.

regards, tom lane

Attachment Content-Type Size
remove-unnecessary-plan-tree-modification.patch text/x-diff 1.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hari Krishna Sunder 2025-05-20 17:32:39 Re: Statistics Import and Export
Previous Message Bruce Momjian 2025-05-20 16:39:19 Re: Re: proposal: schema variables