mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	Fix minor stylistic issue
This commit is contained in:
		
							parent
							
								
									3ce7f18e92
								
							
						
					
					
						commit
						225d9c0638
					
				| @ -1252,7 +1252,7 @@ plperl.on_init = 'use lib "/my/app"; use MyApp::PgInit;' | ||||
|        indirectly, will be available for use by <literal>plperl</>.  This may | ||||
|        create a security risk. To see what modules have been loaded you can use: | ||||
| <programlisting> | ||||
| DO 'elog(WARNING, join ", ", sort keys %INC)' language plperl; | ||||
| DO 'elog(WARNING, join ", ", sort keys %INC)' LANGUAGE plperl; | ||||
| </programlisting> | ||||
|        </para> | ||||
|        <para> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user