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
Joe Conway 43797ed42a Create new ParseExprKind for use by policy expressions. 11 years ago
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
analyze.h Improve representation of PlanRowMark. 11 years ago
gramparse.h Improve parser's one-extra-token lookahead mechanism. 11 years ago
keywords.h Update copyright for 2015 11 years ago
kwlist.h Support GROUPING SETS, CUBE and ROLLUP. 11 years ago
parse_agg.h Support GROUPING SETS, CUBE and ROLLUP. 11 years ago
parse_clause.h pgindent run for 9.5 11 years ago
parse_coerce.h Update copyright for 2015 11 years ago
parse_collate.h Update copyright for 2015 11 years ago
parse_cte.h Update copyright for 2015 11 years ago
parse_expr.h Make operator precedence follow the SQL standard more closely. 11 years ago
parse_func.h Redesign tablesample method API, and do extensive code review. 11 years ago
parse_node.h Create new ParseExprKind for use by policy expressions. 11 years ago
parse_oper.h Update copyright for 2015 11 years ago
parse_param.h Update copyright for 2015 11 years ago
parse_relation.h pgindent run for 9.5 11 years ago
parse_target.h Update copyright for 2015 11 years ago
parse_type.h Update copyright for 2015 11 years ago
parse_utilcmd.h Update copyright for 2015 11 years ago
parser.h Update copyright for 2015 11 years ago
parsetree.h Update copyright for 2015 11 years ago
scanner.h Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
scansup.h Update copyright for 2015 11 years ago