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

Commit d083bd7

Browse files
committed
Update on array features support
1 parent f7ad874 commit d083bd7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/backend/catalog/sql_features.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -341,14 +341,14 @@ S043 Enhanced reference types NO
341341
S051 Create table of type NO
342342
S071 SQL paths in function and type name resolution YES
343343
S081 Subtables NO
344-
S091 Basic array support NO
344+
S091 Basic array support NO partially supported
345345
S091 Basic array support 01 Arrays of built-in data types NO
346346
S091 Basic array support 02 Arrays of distinct types NO
347347
S091 Basic array support 03 Array expressions NO
348-
S092 Arrays of user-defined types NO
348+
S092 Arrays of user-defined types YES
349349
S094 Arrays of reference types NO
350-
S095 Array constructors by query NO
351-
S096 Optional array bounds NO
350+
S095 Array constructors by query YES
351+
S096 Optional array bounds YES
352352
S097 Array element assignment NO
353353
S098 ARRAY_AGG NO
354354
S111 ONLY in query expressions YES

0 commit comments

Comments
 (0)