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

Commit05d36b6

Browse files
committed
Update SQL conformance information about JSON path
Reviewed-by: Oleg Bartunov <obartunov@postgrespro.ru>
1 parent1fb6f62 commit05d36b6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

‎src/backend/catalog/sql_features.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -543,13 +543,13 @@ T827JSON_TABLE: sibling NESTED COLUMNS clausesNO
543543
T828JSON_QUERYNO
544544
T829JSON_QUERY: array wrapper optionsNO
545545
T830Enforcing unique keys in SQL/JSON constructor functionsNO
546-
T831SQL/JSON path language: strict modeNO
547-
T832SQL/JSON path language: item methodNO
548-
T833SQL/JSON path language: multiple subscriptsNO
549-
T834SQL/JSON path language: wildcard member accessorNO
550-
T835SQL/JSON path language: filter expressionsNO
551-
T836SQL/JSON path language: starts with predicateNO
552-
T837SQL/JSON path language: regex_like predicateNO
546+
T831SQL/JSON path language: strict modeYES
547+
T832SQL/JSON path language: item methodNOdatetime() not yet implemented
548+
T833SQL/JSON path language: multiple subscriptsYES
549+
T834SQL/JSON path language: wildcard member accessorYES
550+
T835SQL/JSON path language: filter expressionsYES
551+
T836SQL/JSON path language: starts with predicateYES
552+
T837SQL/JSON path language: regex_like predicateYES
553553
T838JSON_TABLE: PLAN DEFAULT clauseNO
554554
T839Formatted cast of datetimes to/from character stringsNO
555555
M001DatalinksNO

‎src/include/catalog/catversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
*/
5454

5555
/*yyyymmddN */
56-
#defineCATALOG_VERSION_NO201905221
56+
#defineCATALOG_VERSION_NO201906031
5757

5858
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp