Re: Refactor query normalization into core query jumbling

From: Lukas Fittl <lukas(at)fittl(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Sami Imseih <samimseih(at)gmail(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:51:08
Message-ID: CAP53Pkx8qBi=B6Tw3Lp3Dp0o0Bh31NCQmeZx+2Y1v+C++iuzHA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Apr 6, 2026 at 11:28 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> 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.

Thanks for getting this in!

(and apologies that I dropped your edits, I was looking at Sami's v7
version when I put that together)

Thanks,
Lukas

--
Lukas Fittl

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2026-04-07 06:51:35 Re: [PATCH] Simplify SortSupport implementation for macaddr
Previous Message Michael Paquier 2026-04-07 06:29:28 Re: DOCS: typo on CLUSTER page