Am 04.09.25 20:21 schrieb(en) Adrian Klaver:
> > "Psycopg 3 sends the query and the parameters to the server separately,
> > instead of merging them on the client side. Server-side binding works
> > for normal SELECT and data manipulation statements (INSERT, UPDATE,
> > DELETE), but it doesn’t w
On Thu, Sep 4, 2025 at 5:12 PM Adrian Klaver wrote:
> On 9/4/25 08:03, Dominique Devienne wrote:
> > But now, we've ascertain that a particular test is:
> > OK with 16.9 and 17.5 (we cannot test on beta2 anymore)
> > KO with 16.10 and 17.6 (and beta3 too, released at the same time)
> How did you
On Thu, 2025-09-04 at 17:28 +0200, Dominique Devienne wrote:
> But this is a patch. Patches are not supposed to break things.
Right. But the PostgreSQL developers aren't perfect either.
If you are interested in getting this fixed, make the problem
reproducible for us.
Yours,
Laurenz Albe