mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	Fix typo
Author: Michael Paquier
This commit is contained in:
		
							parent
							
								
									bd4aad3239
								
							
						
					
					
						commit
						7f58f666cd
					
				@ -139,7 +139,7 @@
 | 
			
		||||
    If <xref linkend="guc-jit"/> is set to <literal>off</literal>, or no
 | 
			
		||||
    <acronym>JIT</acronym> implementation is available (for example because
 | 
			
		||||
    the server was compiled without <literal>--with-llvm</literal>),
 | 
			
		||||
    <acronym>JIT</acronym> will not performed, even if considered to be
 | 
			
		||||
    <acronym>JIT</acronym> will not be performed, even if considered to be
 | 
			
		||||
    beneficial based on the above criteria.  Setting <xref linkend="guc-jit"/>
 | 
			
		||||
    to <literal>off</literal> takes effect both at plan and at execution time.
 | 
			
		||||
   </para>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user