We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentf7ad874 commitd083bd7Copy full SHA for d083bd7
src/backend/catalog/sql_features.txt
@@ -341,14 +341,14 @@ S043Enhanced reference typesNO
341
S051Create table of typeNO
342
S071SQL paths in function and type name resolutionYES
343
S081SubtablesNO
344
-S091Basic array supportNO
+S091Basic array supportNOpartially supported
345
S091Basic array support01Arrays of built-in data typesNO
346
S091Basic array support02Arrays of distinct typesNO
347
S091Basic array support03Array expressionsNO
348
-S092Arrays of user-defined typesNO
+S092Arrays of user-defined typesYES
349
S094Arrays of reference typesNO
350
-S095Array constructors by queryNO
351
-S096Optional array boundsNO
+S095Array constructors by queryYES
+S096Optional array boundsYES
352
S097Array element assignmentNO
353
S098ARRAY_AGGNO
354
S111ONLY in query expressionsYES