From bc63c8704676c720266b02e59f861bdeff40e8a4 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Fri, 16 Oct 2020 11:36:34 -0400 Subject: [PATCH] Doc: tweak column widths in synchronous-commit-matrix table. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index cd9ca05fce7..de8ed3bbf71 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -2426,7 +2426,7 @@ include_dir 'conf.d' synchronous_commit Modes - + -- 2.39.5