Re: Strange wording on unsupported docs pages

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Magnus Hagander <magnus(at)hagander(dot)net>, Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: PostgreSQL WWW <pgsql-www(at)lists(dot)postgresql(dot)org>
Subject: Re: Strange wording on unsupported docs pages
Date: 2020-09-23 16:11:53
Message-ID: 518e671e-233a-7adc-ea57-d4a7a243f59f@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On 9/23/20 12:05 PM, Magnus Hagander wrote:
>
>
> On Wed, Sep 23, 2020 at 1:46 PM Daniel Gustafsson <daniel(at)yesql(dot)se
> <mailto:daniel(at)yesql(dot)se>> wrote:
>
> The documentation page for devel, and unsupported, versions have the
> following
> blurb at the top:
>
>         This documentation is for an unsupported version of PostgreSQL.
>
>     You may want to view the same page for the current version, or
> one of the
>     supported versions listed above instead.
>
> To me the phrase "..the current version, or one of the supported
> versions.."
> seems to imply that current isn't a supported version.  Wouldn't:
> "one of the
> *other* supported versions" be a clearer wording? PFA patch doing it
> this way.
>
>
> Yeah, +1, sounds like an improvement.

Agreed. Committed and pushed.

Jonathan

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Daniel Gustafsson 2020-09-23 19:02:37 Re: Strange wording on unsupported docs pages
Previous Message Magnus Hagander 2020-09-23 16:05:06 Re: Strange wording on unsupported docs pages