Re: Q: limit the length of log file entries?

2025-09-06 Thread Albrecht Dreß
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

Re: Latest patches break one of our unit-test, related to RLS

2025-09-06 Thread Dominique Devienne
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

Re: Latest patches break one of our unit-test, related to RLS

2025-09-06 Thread Laurenz Albe
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