Re: queryId constant squashing does not support prepared statements

From: Sami Imseih <samimseih(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Junwang Zhao <zhjwpku(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: queryId constant squashing does not support prepared statements
Date: 2025-06-12 18:44:21
Message-ID: CAA5RZ0s2M-x8=NKrYoga5R7n8R_bLYAFNFe6w14Q4uzqePg6VA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jun 12, 2025 at 11:32 AM Álvaro Herrera <alvherre(at)kurilemu(dot)de> wrote:
>
> Hello,
>
> I have pushed that now,

thanks!

> and here's a rebase of patch 0003 to add support
> for PARAM_EXTERN. I'm not really sure about this one yet ...

see v11. I added a missing test to show how external param
normalization behaves without a squashed list vs with.

Also, improved some of the code comments for additional
clarity.

--
Sami

Attachment Content-Type Size
v11-0001-Support-Squashing-of-External-Parameters.patch application/octet-stream 18.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-06-12 19:12:05 Re: add function for creating/attaching hash table in DSM registry
Previous Message Robert Haas 2025-06-12 17:36:28 Re: pg_dump --with-* options