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

From John Naylor
Subject Re: BUG #19080: CancelRequest message documentation bug
Date
Msg-id CANWCAZb2AFFTzMUvEZb2sdpz_YTUE6DMDb4xCcDgONFy1SOoZw@mail.gmail.com
Whole thread Raw
In response to BUG #19080: CancelRequest message documentation bug  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
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).

This was reported last week on the pgsql-docs list, and has been fixed:

https://www.postgresql.org/message-id/CAAfz9KML7JCZWZsOc2AWgoUHgmRGoOAOR6L%3DxDFe9F3_L1uXAQ%40mail.gmail.com

--
John Naylor
Amazon Web Services



pgsql-bugs by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
Next
From: PG Bug reporting form
Date:
Subject: BUG #19085: Using EXECUTE to run a multi-statement SQL string causes an assertion failure