Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita79153b

Browse files
committed
Claim SQL standard compliance for SQL/JSON features
Discussion:https://postgr.es/m/d03d809c-d0fb-fd6a-1476-d6dc18ec940e@dunslane.net
1 parent9c3d25e commita79153b

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

‎src/backend/catalog/sql_features.txt

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -527,28 +527,28 @@ T652SQL-dynamic statements in SQL routinesNO
527527
T653SQL-schema statements in external routinesYES
528528
T654SQL-dynamic statements in external routinesNO
529529
T655Cyclically dependent routinesYES
530-
T811Basic SQL/JSON constructor functionsNO
531-
T812SQL/JSON: JSON_OBJECTAGGNO
532-
T813SQL/JSON: JSON_ARRAYAGG with ORDER BYNO
533-
T814Colon in JSON_OBJECT or JSON_OBJECTAGGNO
534-
T821Basic SQL/JSON query operatorsNO
535-
T822SQL/JSON: IS JSON WITH UNIQUE KEYS predicateNO
536-
T823SQL/JSON: PASSING clauseNO
537-
T824JSON_TABLE: specific PLAN clauseNO
538-
T825SQL/JSON: ON EMPTY and ON ERROR clausesNO
539-
T826General value expression in ON ERROR or ON EMPTY clausesNO
540-
T827JSON_TABLE: sibling NESTED COLUMNS clausesNO
541-
T828JSON_QUERYNO
542-
T829JSON_QUERY: array wrapper optionsNO
543-
T830Enforcing unique keys in SQL/JSON constructor functionsNO
530+
T811Basic SQL/JSON constructor functionsYES
531+
T812SQL/JSON: JSON_OBJECTAGGYES
532+
T813SQL/JSON: JSON_ARRAYAGG with ORDER BYYES
533+
T814Colon in JSON_OBJECT or JSON_OBJECTAGGYES
534+
T821Basic SQL/JSON query operatorsYES
535+
T822SQL/JSON: IS JSON WITH UNIQUE KEYS predicateYES
536+
T823SQL/JSON: PASSING clauseYES
537+
T824JSON_TABLE: specific PLAN clauseYES
538+
T825SQL/JSON: ON EMPTY and ON ERROR clausesYES
539+
T826General value expression in ON ERROR or ON EMPTY clausesYES
540+
T827JSON_TABLE: sibling NESTED COLUMNS clausesYES
541+
T828JSON_QUERYYES
542+
T829JSON_QUERY: array wrapper optionsYES
543+
T830Enforcing unique keys in SQL/JSON constructor functionsYES
544544
T831SQL/JSON path language: strict modeYES
545545
T832SQL/JSON path language: item methodYES
546546
T833SQL/JSON path language: multiple subscriptsYES
547547
T834SQL/JSON path language: wildcard member accessorYES
548548
T835SQL/JSON path language: filter expressionsYES
549549
T836SQL/JSON path language: starts with predicateYES
550550
T837SQL/JSON path language: regex_like predicateYES
551-
T838JSON_TABLE: PLAN DEFAULT clauseNO
551+
T838JSON_TABLE: PLAN DEFAULT clauseYES
552552
T839Formatted cast of datetimes to/from character stringsNO
553553
M001DatalinksNO
554554
M002Datalinks via SQL/CLINO

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp