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 c6b3c939b7 Make operator precedence follow the SQL standard more closely. 11 years ago
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 years ago
analyze.h Update copyright for 2015 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 Update copyright for 2015 11 years ago
parse_agg.h Update copyright for 2015 11 years ago
parse_clause.h Update copyright for 2015 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 Update copyright for 2015 11 years ago
parse_node.h Update copyright for 2015 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 Suggest to the user the column they may have meant to reference. 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 Make operator precedence follow the SQL standard more closely. 11 years ago
scansup.h Update copyright for 2015 11 years ago