Re: Using PQexecQuery in pipeline mode produces unexpected Close messages
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Álvaro Herrera <alvherre@alvh.no-ip.org>
Cc: "Kyotaro Horiguchi" <horikyota.ntt@gmail.com>, daniele.varrazzo@gmail.com,
"pgsql-hackers@lists.postgresql.org"
<pgsql-hackers@lists.postgresql.org>
Date: 2022-06-13T14:54:20Z
Lists: pgsql-bugs, pgsql-hackers
=?UTF-8?Q?=C3=81lvaro_Herrera?= <alvherre@alvh.no-ip.org> writes: > Sadly, it looks like I won't be able to get this patched pushed for 14.4. I think that's a good thing actually; this isn't urgent enough to risk a last-minute commit. Please wait till the release freeze lifts. regards, tom lane
Commits
-
001_libpq_pipeline.pl: use Test::Differences if available
- 87e4f24d8293 16.0 landed
-
libpq: Improve idle state handling in pipeline mode
- 93cf9233cd54 15.0 landed
- 7c1f42612384 14.5 landed
- 054325c5eeb3 16.0 landed