mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Update SQL features
The name of E182 was changed in SQL:2011. Also, we can change it to supported because all it requires is one embedded language to be supported, which we do.
This commit is contained in:
		@@ -147,7 +147,7 @@ E152	Basic SET TRANSACTION statement	02	SET TRANSACTION statement: READ ONLY and
 | 
			
		||||
E153	Updatable queries with subqueries			YES	
 | 
			
		||||
E161	SQL comments using leading double minus			YES	
 | 
			
		||||
E171	SQLSTATE support			YES	
 | 
			
		||||
E182	Module language			NO	
 | 
			
		||||
E182	Host language binding			YES	
 | 
			
		||||
F021	Basic information schema			YES	
 | 
			
		||||
F021	Basic information schema	01	COLUMNS view	YES	
 | 
			
		||||
F021	Basic information schema	02	TABLES view	YES	
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user