We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b3794 commit c6e0edaCopy full SHA for c6e0eda
src/backend/catalog/sql_features.txt
@@ -432,8 +432,8 @@ T171 LIKE clause in table definition YES
432
T172 AS subquery clause in table definition YES
433
T173 Extended LIKE clause in table definition YES
434
T174 Identity columns YES
435
-T175 Generated columns NO
436
-T176 Sequence generator support NO
+T175 Generated columns NO mostly supported
+T176 Sequence generator support NO supported except for NEXT VALUE FOR
437
T177 Sequence generator support: simple restart option YES
438
T178 Identity columns: simple restart option YES
439
T180 System-versioned tables NO
0 commit comments