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

From: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Cc: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: docs: Link to the correct protocol version inspection function
Date: 2025-10-23 05:58:37
Message-ID: CAOzEurS4RdO4sG_K2ZpHERx1y7X5=0KMMRHehNfjnxC35=30RA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi,

On Wed, Oct 22, 2025 at 6:42 PM Jelte Fennema-Nio <postgres(at)jeltef(dot)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

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Erik Wienhold 2025-10-23 20:39:17 Re: Use uppercase keywords in foreign key tutorial
Previous Message Laurenz Albe 2025-10-23 05:02:21 Re: BPCHAR description in 8.3. Character Types is misleading and incomplete