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

Commit9853bf6

Browse files
committed
Update src/backend/parser/README
New files have been added to this directory, but not listed here.Repair.
1 parent5344723 commit9853bf6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/backend/parser/README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@ parse_coerce.chandle coercing expressions to different data types
1818
parse_collate.cassign collation information in completed expressions
1919
parse_cte.chandle Common Table Expressions (WITH clauses)
2020
parse_expr.chandle expressions like col, col + 3, x = 3 or x = 4
21+
parse_enr.chandle ephemeral named rels (trigger transition tables, ...)
2122
parse_func.chandle functions, table.column and column identifiers
23+
parse_jsontable.c handle JSON_TABLE
24+
parse_merge.chandle MERGE
2225
parse_node.ccreate nodes for various structures
2326
parse_oper.chandle operators in expressions
2427
parse_param.chandle Params (for the cases used in the core backend)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp