Re: doc: Fix missing closing parentheses in monitoring.sgml

2025-10-07 Thread Shinya Kato
On Tue, Oct 7, 2025 at 9:35 PM Daniel Gustafsson wrote: > > > On 7 Oct 2025, at 14:27, Shinya Kato wrote: > > > Attached is a doc-only fix that adds a missing closing parenthesis in > > monitoring.sgml (pg_stat_progress_analyze: delay_time). > > Thanks, will fix (with a backpatch to 18). > > -- >

CancelRequest(F) documentation.

2025-10-07 Thread Dmitry Igrishin
Hello, CancelRequest(F) documentation at https://www.postgresql.org/docs/18/protocol-message-formats.html#PROTOCOL-MESSAGE-FORMATS-CANCELREQUEST seems to be inconsistent for protocol 3.2. It is stated here that the length of the message is always 16 bytes (specified as Int32(16)), however the maxi