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

From Jelte Fennema-Nio
Subject docs: Link to the correct protocol version inspection function
Date
Msg-id CAGECzQSKFxQsYAgr11PhdOr-RtPZEdAXZnHx6U3avLuk3xQaTQ@mail.gmail.com
Whole thread Raw
Responses Re: docs: Link to the correct protocol version inspection function
List pgsql-docs
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.

Attachment

pgsql-docs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Documentation improvement patch
Next
From: Laurenz Albe
Date:
Subject: Re: BPCHAR description in 8.3. Character Types is misleading and incomplete