Commit e8b1774f authored by Peter Eisentraut's avatar Peter Eisentraut

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.
parent 352f6f2d
...@@ -147,7 +147,7 @@ E152 Basic SET TRANSACTION statement 02 SET TRANSACTION statement: READ ONLY and ...@@ -147,7 +147,7 @@ E152 Basic SET TRANSACTION statement 02 SET TRANSACTION statement: READ ONLY and
E153 Updatable queries with subqueries YES E153 Updatable queries with subqueries YES
E161 SQL comments using leading double minus YES E161 SQL comments using leading double minus YES
E171 SQLSTATE support YES E171 SQLSTATE support YES
E182 Module language NO E182 Host language binding YES
F021 Basic information schema YES F021 Basic information schema YES
F021 Basic information schema 01 COLUMNS view YES F021 Basic information schema 01 COLUMNS view YES
F021 Basic information schema 02 TABLES view YES F021 Basic information schema 02 TABLES view YES
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment