Vik Fearing <vik.fear...@dalibo.com> 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 (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs