Re: Regression in pipeline mode in libpq 14.5 - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: Regression in pipeline mode in libpq 14.5
Date
Msg-id 20220922173102.axyflkz3w4gojhz7@alvherre.pgsql
Whole thread Raw
In response to Re: Regression in pipeline mode in libpq 14.5  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-bugs
So it'd be as in the attached.

In writing this, I also noticed that the extended query protocol
emulation I wrote for PQsendQuery had a bug, so the traces that result
by using PQsendQueryParams instead have a small difference.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"You don't solve a bad join with SELECT DISTINCT" #CupsOfFail
https://twitter.com/connor_mc_d/status/1431240081726115845

Attachment

pgsql-bugs by date:

Previous
From: Dmitry Astapov
Date:
Subject: Re: BUG #17619: AllocSizeIsValid violation in parallel hash join
Next
From: Jeff Davis
Date:
Subject: Re: PANIC in heap_delete during ALTER TABLE