mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 01:21:48 +03:00
Update on array features support
This commit is contained in:
parent
f7ad874ca8
commit
d083bd7a5a
@ -341,14 +341,14 @@ S043 Enhanced reference types NO
|
|||||||
S051 Create table of type NO
|
S051 Create table of type NO
|
||||||
S071 SQL paths in function and type name resolution YES
|
S071 SQL paths in function and type name resolution YES
|
||||||
S081 Subtables NO
|
S081 Subtables NO
|
||||||
S091 Basic array support NO
|
S091 Basic array support NO partially supported
|
||||||
S091 Basic array support 01 Arrays of built-in data types NO
|
S091 Basic array support 01 Arrays of built-in data types NO
|
||||||
S091 Basic array support 02 Arrays of distinct types NO
|
S091 Basic array support 02 Arrays of distinct types NO
|
||||||
S091 Basic array support 03 Array expressions NO
|
S091 Basic array support 03 Array expressions NO
|
||||||
S092 Arrays of user-defined types NO
|
S092 Arrays of user-defined types YES
|
||||||
S094 Arrays of reference types NO
|
S094 Arrays of reference types NO
|
||||||
S095 Array constructors by query NO
|
S095 Array constructors by query YES
|
||||||
S096 Optional array bounds NO
|
S096 Optional array bounds YES
|
||||||
S097 Array element assignment NO
|
S097 Array element assignment NO
|
||||||
S098 ARRAY_AGG NO
|
S098 ARRAY_AGG NO
|
||||||
S111 ONLY in query expressions YES
|
S111 ONLY in query expressions YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user