Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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 fa28717e2ff2ee3dede405488d7267e9cfbfe184..a9e653226fc7346d45090167d7252c1b7508fa79 100644 (file)
@@ -2733,7 +2733,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*"/>