Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 034b065

Browse files
committed
Some updates
1 parent c7c7861 commit 034b065

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/backend/catalog/sql_features.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ E121 Basic cursor support NO
9090
E121 Basic cursor supoprt 01 DECLARE CURSOR YES
9191
E121 Basic cursor support 02 ORDER BY columns need not be in select list YES
9292
E121 Basic cursor support 03 Value expressions in ORDER BY clause YES
93-
E121 Basic cursor support 04 OPEN statement NO
93+
E121 Basic cursor support 04 OPEN statement YES
9494
E121 Basic cursor support 06 Positioned UPDATE statement NO
9595
E121 Basic cursor support 07 Positioned DELETE statement NO
9696
E121 Basic cursor support 08 CLOSE statement YES
@@ -114,7 +114,7 @@ E152 Basic SET TRANSACTION statement 01 SET TRANSACTION statement: ISOLATION LEV
114114
E152 Basic SET TRANSACTION statement 02 SET TRANSACTION statement: READ ONLY and READ WRITE clauses YES
115115
E153 Updatable queries with subqueries NO
116116
E161 SQL comments using leading double minus YES
117-
E171 SQLSTATE support NO
117+
E171 SQLSTATE support YES
118118
E182 Module language NO
119119
F021 Basic information schema YES
120120
F021 Basic information schema 01 COLUMNS view YES
@@ -275,7 +275,7 @@ S043 Enhanced reference types NO
275275
S051 Create table of type NO
276276
S071 SQL paths in function and type name resolution YES
277277
S081 Subtables NO
278-
S091 Basic array support NO PostgreSQL arrays are different
278+
S091 Basic array support NO
279279
S091 Basic array support 01 Arrays of built-in data types NO
280280
S091 Basic array support 02 Arrays of distinct types NO
281281
S091 Basic array support 03 Array expressions NO

0 commit comments

Comments
 (0)