You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include/parser
Tom Lane 3eb1c82277 Fix planner and rewriter to follow SQL semantics for tables that are 27 years ago
..
analyze.h Change #include's to use <> and "" as appropriate. 27 years ago
gramparse.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
keywords.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
parse_agg.h Change #include's to use <> and "" as appropriate. 27 years ago
parse_clause.h Major revision of sort-node handling: push knowledge of query 27 years ago
parse_coerce.h More cleanup 27 years ago
parse_expr.h Revise parse_coerce() to handle coercion of int and float 27 years ago
parse_func.h Major revision of sort-node handling: push knowledge of query 27 years ago
parse_node.h Remove bogus code in oper_exact --- if it didn't find an exact 27 years ago
parse_oper.h Remove bogus code in oper_exact --- if it didn't find an exact 27 years ago
parse_relation.h Fix planner and rewriter to follow SQL semantics for tables that are 27 years ago
parse_target.h Rewrite parser's handling of INSERT ... SELECT so that processing 27 years ago
parse_type.h Revise parse_coerce() to handle coercion of int and float 27 years ago
parser.h Change #include's to use <> and "" as appropriate. 27 years ago
parsetree.h Clean up #include in /include directory. Add scripts for checking includes. 27 years ago
scansup.h Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago