mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 10:30:33 +03:00 
			
		
		
		
	but no permissions check at all is certainly no good.) Clean up usage of some deprecated APIs.
		
			
				
	
	
		
			4 lines
		
	
	
		
			59 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			59 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| SET search_path = public;
 | |
| 
 | |
| DROP FUNCTION pgrowlocks(text);
 |