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

Shinya Kato <shinya11.kato@gmail.com>

From: Shinya Kato <shinya11.kato@gmail.com>
To: Jelte Fennema-Nio <postgres@jeltef.nl>
Cc: pgsql-docs@lists.postgresql.org
Date: 2025-10-23T05:58:37Z
Lists: 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



Commits

  1. docs: Link to the correct protocol version inspection function