mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	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.
This commit is contained in:
		
							parent
							
								
									7fc1a81e49
								
							
						
					
					
						commit
						bc49f8780b
					
				@ -2786,7 +2786,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*"/>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user