Re: BUG #19080: CancelRequest message documentation bug

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: John Naylor <johncnaylorls(at)gmail(dot)com>, doomedseer(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Subject: Re: BUG #19080: CancelRequest message documentation bug
Date: 2025-10-14 11:39:26
Message-ID: 2fc337b6-b4f8-49bf-9c8a-5b8c7ef834c2@iki.fi
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 10 October 2025 05:16:32 CEST, John Naylor <johncnaylorls(at)gmail(dot)com>
wrote:
>On Thu, Oct 9, 2025 at 9:21 PM PG Bug reporting form
><noreply(at)postgresql(dot)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

In response to

Responses

Browse pgsql-bugs by date

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