Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1c77de9

Browse files
committed
doc: Add additional SQL features codes from SQL:2023
These were mysteriously omitted in c9f5754.
1 parent 1c52f9c commit 1c77de9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/backend/catalog/sql_features.txt

+2
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ F865 <offset row count> in <result offset clause> YES
348348
F866 FETCH FIRST clause: PERCENT option NO
349349
F867 FETCH FIRST clause: WITH TIES option YES
350350
F868 ORDER BY in grouped table YES
351+
F869 SQL implementation info population YES
351352
R010 Row pattern recognition: FROM clause NO
352353
R020 Row pattern recognition: WINDOW clause NO
353354
R030 Row pattern recognition: full aggregate support NO
@@ -425,6 +426,7 @@ T054 GREATEST and LEAST YES different null handling
425426
T055 String padding functions YES
426427
T056 Multi-character TRIM functions YES
427428
T061 UCS support NO
429+
T062 Character length units NO
428430
T071 BIGINT data type YES
429431
T076 DECFLOAT data type NO
430432
T081 Optional string types maximum length YES

0 commit comments

Comments
 (0)