Re: docs: Link to the correct protocol version inspection function - Mailing list pgsql-docs

From Shinya Kato
Subject Re: docs: Link to the correct protocol version inspection function
Date
Msg-id CAOzEurS4RdO4sG_K2ZpHERx1y7X5=0KMMRHehNfjnxC35=30RA@mail.gmail.com
Whole thread Raw
In response to docs: Link to the correct protocol version inspection function  (Jelte Fennema-Nio <postgres@jeltef.nl>)
List pgsql-docs
Hi,

On Wed, Oct 22, 2025 at 6:42 PM Jelte Fennema-Nio <postgres@jeltef.nl> 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 catch! The patch looks good to me.

--
Best regards,
Shinya Kato
NTT OSS Center



pgsql-docs by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: BPCHAR description in 8.3. Character Types is misleading and incomplete