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 7f76eab140 Rewrite parser's handling of INSERT ... SELECT so that processing 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 Rewrite parser's handling of INSERT ... SELECT so that processing 27 years ago
parse_coerce.h More cleanup 27 years ago
parse_expr.h Rewrite parser's handling of INSERT ... SELECT so that processing 27 years ago
parse_func.h Change #include's to use <> and "" as appropriate. 27 years ago
parse_node.h Rewrite parser's handling of INSERT ... SELECT so that processing 27 years ago
parse_oper.h Clean up #include in /include directory. Add scripts for checking includes. 27 years ago
parse_relation.h Rewrite parser's handling of INSERT ... SELECT so that processing 27 years ago
parse_target.h Rewrite parser's handling of INSERT ... SELECT so that processing 27 years ago
parse_type.h Avoid redundant SysCache searches in coerce_type, for another 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