Re: docs: Link to the correct protocol version inspection function

2025-10-30 Thread Peter Eisentraut
On 23.10.25 07:58, Shinya Kato wrote: On Wed, Oct 22, 2025 at 6:42 PM Jelte Fennema-Nio wrote: The docs for max_protocol_version suggested PQprotocolVersion instead of PQfullProtocolVersion to find out the exact protocol version. Since PQprotocolVersion only returns the major protocol version t

Re: docs: Link to the correct protocol version inspection function

2025-10-22 Thread Shinya Kato
Hi, On Wed, Oct 22, 2025 at 6:42 PM Jelte Fennema-Nio wrote: > > The docs for max_protocol_version suggested PQprotocolVersion instead of > PQfullProtocolVersion to find out the exact protocol version. Since > PQprotocolVersion only returns the major protocol version that is bad > advice. Nice c

docs: Link to the correct protocol version inspection function

2025-10-22 Thread Jelte Fennema-Nio
: Jelte Fennema-Nio Date: Wed, 22 Oct 2025 11:36:13 +0200 Subject: [PATCH v1] docs: Link to the correct protocol version inspection function The docs for max_protocol_version suggested PQprotocolVersion instead of PQfullProtocolVersion to find out the exact protocol version. Since PQprotocolVersion