Doc: tweak examples to silence line-too-long PDF build warnings.
Tom Lane <tgl@sss.pgh.pa.us>
Doc: tweak examples to silence line-too-long PDF build warnings. In one or two places it seemed reasonable to modify the example so as to shorten its output slightly; but for the most part I just added a &zwsp; after 67 characters, which is the most we can fit on a line of monospace text in A4 format. Discussion: https://postgr.es/m/6916.1589146280@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/bloom.sgml | modified | +4 −4 |
| doc/src/sgml/datatype.sgml | modified | +1 −1 |
| doc/src/sgml/ddl.sgml | modified | +2 −2 |
| doc/src/sgml/jit.sgml | modified | +2 −2 |
| doc/src/sgml/pageinspect.sgml | modified | +3 −3 |
| doc/src/sgml/parallel.sgml | modified | +1 −1 |
| doc/src/sgml/perform.sgml | modified | +21 −21 |
| doc/src/sgml/pgstatstatements.sgml | modified | +12 −12 |
| doc/src/sgml/planstats.sgml | modified | +16 −16 |
| doc/src/sgml/ref/explain.sgml | modified | +2 −2 |
| doc/src/sgml/start.sgml | modified | +1 −1 |
| doc/src/sgml/syntax.sgml | modified | +3 −3 |
Documentation touched
- doc/src/sgml/bloom.sgml
- doc/src/sgml/datatype.sgml
- doc/src/sgml/ddl.sgml
- doc/src/sgml/jit.sgml
- doc/src/sgml/pageinspect.sgml
- doc/src/sgml/parallel.sgml
- doc/src/sgml/perform.sgml
- doc/src/sgml/pgstatstatements.sgml
- doc/src/sgml/planstats.sgml
- doc/src/sgml/ref/explain.sgml
- doc/src/sgml/start.sgml
- doc/src/sgml/syntax.sgml
Discussion
- Remaining PDF layout issues 3 messages · 2020-05-10 → 2020-05-12