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

From Peter Eisentraut
Subject Re: docs: Link to the correct protocol version inspection function
Date
Msg-id 7b47dbd9-54b9-407c-848c-e39b7878fc3f@eisentraut.org
Whole thread Raw
In response to Re: docs: Link to the correct protocol version inspection function  (Shinya Kato <shinya11.kato@gmail.com>)
List pgsql-docs
On 23.10.25 07:58, Shinya Kato wrote:
> 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.

committed




pgsql-docs by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Use uppercase keywords in foreign key tutorial
Next
From: Peter Eisentraut
Date:
Subject: Re: Documentation improvement patch