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

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>, 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-30 10:06:40
Message-ID: 7b47dbd9-54b9-407c-848c-e39b7878fc3f@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 23.10.25 07:58, Shinya Kato wrote:
> 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.

committed

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2025-10-30 10:15:26 Re: Documentation improvement patch
Previous Message Nathan Bossart 2025-10-29 21:33:53 Re: Use uppercase keywords in foreign key tutorial