Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 35b1294

Browse filesBrowse files
committed
Doc: tweak column widths in synchronous-commit-matrix table.
Commit a97e85f 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.
1 parent 9dcffe6 commit 35b1294
Copy full SHA for 35b1294

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/src/sgml/config.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/config.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2360,7 +2360,7 @@ include_dir 'conf.d'
23602360
<table id="synchronous-commit-matrix">
23612361
<title>synchronous_commit Modes</title>
23622362
<tgroup cols="5">
2363-
<colspec colname="col1" colwidth="1.1*">
2363+
<colspec colname="col1" colwidth="1.5*">
23642364
<colspec colname="col2" colwidth="1*">
23652365
<colspec colname="col3" colwidth="1*">
23662366
<colspec colname="col4" colwidth="1*">

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.