pgsql: Tweak wording in sequence-function docs to avoid PDF build failu - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Tweak wording in sequence-function docs to avoid PDF build failu
Date
Msg-id E1Us3os-0002uU-Jg@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Tweak wording in sequence-function docs to avoid PDF build failu  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
Tweak wording in sequence-function docs to avoid PDF build failures.

Adjust the wording in the first para of "Sequence Manipulation Functions"
so that neither of the link phrases in it break across line boundaries,
in either A4- or US-page-size PDF output.  This fixes a reported build
failure for the 9.3beta2 A4 PDF docs, and future-proofs this particular
para against causing similar problems in future.  (Perhaps somebody will
fix this issue in the SGML/TeX documentation tool chain someday, but I'm
not holding my breath.)

Back-patch to all supported branches, since the same problem could rise up
to bite us in future updates if anyone changes anything earlier than this
in func.sgml.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a03ae56e40d7b401ebf93f5732e89ef8cb5237f9

Modified Files
--------------
doc/src/sgml/func.sgml |    9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Tweak wording in sequence-function docs to avoid PDF build failu
Next
From: Tom Lane
Date:
Subject: pgsql: Tweak wording in sequence-function docs to avoid PDF build failu