Re: BUG #19080: CancelRequest message documentation bug
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: John Naylor <johncnaylorls@gmail.com>, doomedseer@gmail.com,
pgsql-bugs@lists.postgresql.org
Cc: Heikki Linnakangas <hlinnaka@iki.fi>
Date: 2025-10-14T11:39:26Z
Lists: pgsql-bugs
On 10 October 2025 05:16:32 CEST, John Naylor <johncnaylorls@gmail.com> wrote: >On Thu, Oct 9, 2025 at 9:21 PM PG Bug reporting form ><noreply@postgresql.org> wrote: >> Starting from 18 version field "Length of message contents in bytes, >> including self." should not have predefined value, due to variable key >> length. Now it set as (16). > >Seems like an oversight, since the docs describe the v3.2 protocol. >I've attached a fix and CC'd the committer to confirm. Yep, thanks! Feel free to commit the fix, or I can do it on Friday myself. - Heikki