]> granicus.if.org Git - postgresql/commit
Tweak wording in sequence-function docs to avoid PDF build failures.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Jun 2013 04:28:01 +0000 (00:28 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 27 Jun 2013 04:28:01 +0000 (00:28 -0400)
commitb02b5dcbf508eaedf5552bbaf81c3cc11f34f84c
tree53e92379efa8e98fad931cc53bd84359b07eff2b
parentca1700130be70d6b2c5dfcabbf0717036bf6bded
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.
doc/src/sgml/func.sgml