We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c52f9c commit 1c77de9Copy full SHA for 1c77de9
src/backend/catalog/sql_features.txt
@@ -348,6 +348,7 @@ F865 <offset row count> in <result offset clause> YES
348
F866 FETCH FIRST clause: PERCENT option NO
349
F867 FETCH FIRST clause: WITH TIES option YES
350
F868 ORDER BY in grouped table YES
351
+F869 SQL implementation info population YES
352
R010 Row pattern recognition: FROM clause NO
353
R020 Row pattern recognition: WINDOW clause NO
354
R030 Row pattern recognition: full aggregate support NO
@@ -425,6 +426,7 @@ T054 GREATEST and LEAST YES different null handling
425
426
T055 String padding functions YES
427
T056 Multi-character TRIM functions YES
428
T061 UCS support NO
429
+T062 Character length units NO
430
T071 BIGINT data type YES
431
T076 DECFLOAT data type NO
432
T081 Optional string types maximum length YES
0 commit comments