mirror of
https://github.com/postgres/postgres.git
synced 2026-04-02 15:57:24 -04: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:
parent
352f6f2df6
commit
e8b1774fc2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue