Re: Refactor query normalization into core query jumbling

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Sami Imseih <samimseih(at)gmail(dot)com>
Cc: Lukas Fittl <lukas(at)fittl(dot)com>, zengman <zengman(at)halodbtech(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Julien Rouhaud <rjuju123(at)gmail(dot)com>
Subject: Re: Refactor query normalization into core query jumbling
Date: 2026-04-07 06:27:53
Message-ID: adSj6eSxri2NUyP1@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Apr 05, 2026 at 05:13:40PM -0500, Sami Imseih wrote:
> I took a look at v9 and it LGTM.

I can also see that v9 had the idea to discard quite a few of the
edits I did previously. Restored that, reworded one more place that
was refering to query normalization in ComputeConstantLengths(),
applied the result. We're in time at the end.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-04-07 06:29:28 Re: DOCS: typo on CLUSTER page
Previous Message Andy Fan 2026-04-07 06:13:35 Re: Extract numeric filed in JSONB more effectively