Doc: tweak column widths in synchronous-commit-matrix table.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 16 Oct 2020 15:36:34 +0000 (11:36 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 16 Oct 2020 15:36:34 +0000 (11:36 -0400)
Commit a97e85f2b caused "exceed the available area" warnings in PDF
builds.  Fine-tune colwidth values to avoid that.

Back-patch to 9.6, like the prior patch.  (This is of dubious value
before v13, since we were far from free of such warnings in older
branches.  But we might as well keep the SGML looking the same in all
branches.)

Per buildfarm.

doc/src/sgml/config.sgml

index 028765272a0eb6676ba5655920016492f41863a8..bc85aec4ef9e8472c2bcf8dd2a90a5ef06e67c4a 100644 (file)
@@ -2360,7 +2360,7 @@ include_dir 'conf.d'
        <table id="synchronous-commit-matrix">
         <title>synchronous_commit Modes</title>
         <tgroup cols="5">
-         <colspec colname="col1" colwidth="1.1*">
+         <colspec colname="col1" colwidth="1.5*">
          <colspec colname="col2" colwidth="1*">
          <colspec colname="col3" colwidth="1*">
          <colspec colname="col4" colwidth="1*">