Re: Some links to "previous version" seem wrong

David G. Johnston <david.g.johnston@gmail.com>

From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Lele Gaifax <lele@metapensiero.it>
Cc: "pgsql-general@lists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2024-08-03T18:57:57Z
Lists: pgsql-general
On Saturday, August 3, 2024, Lele Gaifax <lele@metapensiero.it> wrote:

> the page related to
> 15.4[2] says
>
>   Also, if you are upgrading from a version earlier than 15.1, see
>   Section E.7.
>
> Is that correct?


>
Yes, the wording and links are correct.

If you are upgrading from 15.2 or 15.3 to 15.4 there is no “see also” to
worry about.

The point of that sentence is not to provide a simple always-present link
to the prior release notes.  It is to warn about special update concerns if
the update is not trivial.

David J.