Re: BUG #18907: SSL error: bad length failure during transfer data in pipeline mode with libpq
Jacob Champion <jacob.champion@enterprisedb.com>
From: Jacob Champion <jacob.champion@enterprisedb.com>
To: htgn.dbat.95@gmail.com
Cc: pgsql-bugs@lists.postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2025-04-29T18:48:01Z
Lists: pgsql-bugs
On Tue, Apr 29, 2025 at 11:06 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: > Could you provide a self-contained test case demonstrating such > failures? This is not the kind of code that we like to change > on the basis of undocumented claims. Agreed -- but also, let us know if the answer is "no, I can't", or if you get stuck and need some additional collaboration. These corner cases can be really nasty to track down and record. Thanks, --Jacob
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Don't reduce output request size on non-Unix-socket connections.
- f09fea386ce9 13.22 landed
- 6a4d93edad4b 15.14 landed
- 3f37400cfb87 16.10 landed
- 30e0d9ee904d 17.6 landed
- 137935bd1167 18.0 landed
- 0703c9385ba0 14.19 landed
-
Fix timing-dependent failure in GSSAPI data transmission.
- d053a879bb36 17.0 cited