docs: Link to the correct protocol version inspection function

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: docs: Link to the correct protocol version inspection function
Date: 2025-10-22 09:42:07
Message-ID: CAGECzQSKFxQsYAgr11PhdOr-RtPZEdAXZnHx6U3avLuk3xQaTQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
v1-0001-docs-Link-to-the-correct-protocol-version-inspect.patch application/x-patch 1.3 KB

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Laurenz Albe 2025-10-23 05:02:21 Re: BPCHAR description in 8.3. Character Types is misleading and incomplete
Previous Message Daniel Gustafsson 2025-10-22 08:02:14 Re: Documentation improvement patch