Re: BUG #19080: CancelRequest message documentation bug - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: BUG #19080: CancelRequest message documentation bug
Date
Msg-id 2fc337b6-b4f8-49bf-9c8a-5b8c7ef834c2@iki.fi
Whole thread Raw
In response to Re: BUG #19080: CancelRequest message documentation bug  (John Naylor <johncnaylorls@gmail.com>)
Responses Re: BUG #19080: CancelRequest message documentation bug
List 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



pgsql-bugs by date:

Previous
From: Andrew Bille
Date:
Subject: Re: BUG #19086: pg_dump --data-only selects and do not uses index definitions for the dumped tables.
Next
From: hubert depesz lubaczewski
Date:
Subject: order by alias - doesn't work sometimes?