]> git.ipfire.org Git - thirdparty/postgresql.git/commit
docs: Fix protocol version 3.2 message format of CancelRequest
authorMagnus Hagander <magnus@hagander.net>
Mon, 13 Oct 2025 13:31:25 +0000 (15:31 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 13 Oct 2025 13:33:19 +0000 (15:33 +0200)
commitde2b62f4758786ae353baf161acb4a43dd9e0c8c
tree24f86746351b8a7cc5fb33a0fffb1257a2b426c9
parent656736402f54f840a90acfae7db826c53d0a8b1d
docs: Fix protocol version 3.2 message format of CancelRequest

Since protocol version 3.2 the CancelRequest does not have a fixed size
length anymore. The protocol docs still listed the length field to be a
constant number though. This fixes that.

Author: Jelte Fennema-Nio <postgres@jeltef.nl>
Reported-by: Dmitry Igrishin <dmitigr@gmail.com>
Backpatch-through: 18
doc/src/sgml/protocol.sgml