On Thu, Dec 19, 2024 at 3:37 PM Daniel Frey <d.f...@gmx.de> wrote: > I'm adding support for Pipeline Mode to my C++ PostgreSQL client library [...] > Anyway, is there some documentation about how these modes interact and how > they can be combined? Or should they never be combined?
Hi. Happy New Year. I was interested in that question as well, having played with Pipeline mode a bit, but not Single Row mode yet. Any insights? --DD