Doc: marginal hacking to remove some PDF build warnings.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 10 May 2020 20:20:28 +0000 (16:20 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 10 May 2020 20:20:28 +0000 (16:20 -0400)
commit336aa51b70e9cf7da3969a3f102ff4913717083d
tree0ee33c5e319b2ade93c7d1ab201d33187f50e414
parente111c9f90ab6090859127cbb22156f4858b6a40c
Doc: marginal hacking to remove some PDF build warnings.

This patch eliminates a few more "exceed the available area" warnings
whose causes aren't particularly connected to anything else.

The only one really worthy of comment is that I increased the space
allowed for an <orderedlist>'s numbers, because the default of 1em
doesn't quite work for more than one digit.  The rest are one-off
insertions of &zwsp; and suchlike tweaks, in places where they
shouldn't do any damage to the material.  (In particular, although
I split some long identifiers with zwsp's, there are other nearby
occurrences of each one; so those changes shouldn't hurt greppability
of the document sources.)
doc/src/sgml/bgworker.sgml
doc/src/sgml/dblink.sgml
doc/src/sgml/information_schema.sgml
doc/src/sgml/lobj.sgml
doc/src/sgml/stylesheet-fo.xsl
doc/src/sgml/textsearch.sgml