We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c584d11 commit 8abb011Copy full SHA for 8abb011
src/backend/catalog/sql_features.txt
@@ -349,7 +349,7 @@ S094 Arrays of reference types NO
349
S095 Array constructors by query YES
350
S096 Optional array bounds YES
351
S097 Array element assignment NO
352
-S098 ARRAY_AGG NO ORDER BY clause not supported
+S098 ARRAY_AGG YES
353
S111 ONLY in query expressions YES
354
S151 Type predicate NO
355
S161 Subtype treatment NO
@@ -525,7 +525,7 @@ X030 XMLDocument NO
525
X031 XMLElement YES
526
X032 XMLForest YES
527
X034 XMLAgg YES
528
-X035 XMLAgg: ORDER BY option NO
+X035 XMLAgg: ORDER BY option YES
529
X036 XMLComment YES
530
X037 XMLPI YES
531
X038 XMLText NO
0 commit comments