public inbox for [email protected]
help / color / mirror / Atom feedFrom: Laurenz Albe <[email protected]>
To: Ning Sun <[email protected]>
To: [email protected]
Subject: Re: [PATCH] Correct the version sent in protocol negotiation
Date: Sun, 07 Jun 2026 07:06:55 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On Sun, 2026-06-07 at 10:00 +0800, Ning Sun wrote:
> Our protocol doc describes protocol negotiation message will send latest
> minor version. However that field is a 4-byte one. The actual
> implementation sends full version including the major part:
>
> The patch included just clarifies this behavior by removing "minor" from
> "newest minor version".
To my understanding, the "minor version" is the entire version *including*
the last number, like 18.4 (and not only .4).
In this, I seem to be in agreement with
https://www.postgresql.org/support/versioning/
To me, removing the "minor" makes the text less clear. If we change that
at all, perhaps a wording like "the full version, including the minor
release" would remove any ambiguity.
Yours,
Laurenz Albe
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: [PATCH] Correct the version sent in protocol negotiation
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox