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 parent1c52f9c commit1c77de9Copy full SHA for 1c77de9
src/backend/catalog/sql_features.txt
@@ -348,6 +348,7 @@ F865<offset row count> in <result offset clause>YES
348
F866FETCH FIRST clause: PERCENT optionNO
349
F867FETCH FIRST clause: WITH TIES optionYES
350
F868ORDER BY in grouped tableYES
351
+F869SQL implementation info populationYES
352
R010Row pattern recognition: FROM clauseNO
353
R020Row pattern recognition: WINDOW clauseNO
354
R030Row pattern recognition: full aggregate supportNO
@@ -425,6 +426,7 @@ T054GREATEST and LEASTYESdifferent null handling
425
426
T055String padding functionsYES
427
T056Multi-character TRIM functionsYES
428
T061UCS supportNO
429
+T062Character length unitsNO
430
T071BIGINT data typeYES
431
T076DECFLOAT data typeNO
432
T081Optional string types maximum lengthYES