We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6326ba commit 5c8c807Copy full SHA for 5c8c807
src/backend/parser/README
@@ -20,7 +20,6 @@ parse_cte.c handle Common Table Expressions (WITH clauses)
20
parse_expr.c handle expressions like col, col + 3, x = 3 or x = 4
21
parse_enr.c handle ephemeral named rels (trigger transition tables, ...)
22
parse_func.c handle functions, table.column and column identifiers
23
-parse_jsontable.c handle JSON_TABLE
24
parse_merge.c handle MERGE
25
parse_node.c create nodes for various structures
26
parse_oper.c handle operators in expressions
0 commit comments