Re: queryId constant squashing does not support prepared statements

From: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Sami Imseih <samimseih(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-05-12 08:11:15
Message-ID: 7zbzwk4btnxoo4o3xbtzefoqvht54cszjj4bol22fmej5nmgkf@dbcn4wtakw4y
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Fri, May 09, 2025 at 10:12:24AM GMT, Dmitry Dolgov wrote:
> Agree, I'll try to extend number of test cases here as a separate patch.

Here is the extended version, where start/end is replaced by
location/length, array_expr is handled as well, and more ARRAY cases are
added.

Attachment Content-Type Size
v2-0001-Introduce-LocationExpr.patch text/plain 10.5 KB
v2-0002-Use-LocationExpr-in-squashing.patch text/plain 12.4 KB
v2-0003-Extend-ARRAY-squashing-tests.patch text/plain 10.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Dolgov 2025-05-12 08:15:59 Re: queryId constant squashing does not support prepared statements
Previous Message Amit Kapila 2025-05-12 05:41:28 Re: Add an option to skip loading missing publication to avoid logical replication failure