10000
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 58bece7 commit 294e794Copy full SHA for 294e794
src/backend/catalog/sql_features.txt
@@ -400,10 +400,10 @@ T061 UCS support NO
400
T071 BIGINT data type YES
401
T101 Enhanced nullability determiniation NO
402
T111 Updatable joins, unions, and columns NO
403
-T121 WITH (excluding RECURSIVE) in query expression NO
404
-T122 WITH (excluding RECURSIVE) in subquery NO
405
-T131 Recursive query NO
406
-T132 Recursive query in subquery NO
+T121 WITH (excluding RECURSIVE) in query expression YES
+T122 WITH (excluding RECURSIVE) in subquery YES
+T131 Recursive query YES
+T132 Recursive query in subquery YES
407
T141 SIMILAR predicate YES
408
T151 DISTINCT predicate YES
409
T152 DISTINCT predicate with negation YES
0 commit comments