public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Vik Fearing <[email protected]>
Cc: PG Docs <[email protected]>
Subject: Re: Links for upgraders
Date: Mon, 20 Jan 2014 02:35:50 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>
Vik Fearing <[email protected]> writes:
> The attached patch aims to help upgraders find the relevant information
> important to their upgrade.
This seems like a good idea, but bad implementation.
Why didn't you follow the existing style for the major-version links?
That is, a pattern like
However, if you are upgrading from a version earlier than 9.0.6,
see <xref linkend="release-9-0-6">.
What you've got is not just inconsistent with that nearby usage, but
redundant (especially in the plain-text output format) and bad grammar.
regards, tom lane
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
view thread (9+ 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]
Subject: Re: Links for upgraders
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