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
Alvaro Herrera f41872d0c1 Implement ALTER TABLE .. SET LOGGED / UNLOGGED 12 years ago
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
analyze.h Update copyright for 2014 12 years ago
gramparse.h pgindent run for 9.4 12 years ago
keywords.h Update copyright for 2014 12 years ago
kwlist.h Implement ALTER TABLE .. SET LOGGED / UNLOGGED 12 years ago
parse_agg.h Allow polymorphic aggregates to have non-polymorphic state data types. 12 years ago
parse_clause.h Update copyright for 2014 12 years ago
parse_coerce.h Update copyright for 2014 12 years ago
parse_collate.h Update copyright for 2014 12 years ago
parse_cte.h Update copyright for 2014 12 years ago
parse_expr.h Update copyright for 2014 12 years ago
parse_func.h Update copyright for 2014 12 years ago
parse_node.h Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... 12 years ago
parse_oper.h Update copyright for 2014 12 years ago
parse_param.h Update copyright for 2014 12 years ago
parse_relation.h Update copyright for 2014 12 years ago
parse_target.h Update copyright for 2014 12 years ago
parse_type.h Add new to_reg* functions for error-free OID lookups. 12 years ago
parse_utilcmd.h Avoid repeated name lookups during table and index DDL. 12 years ago
parser.h Update copyright for 2014 12 years ago
parsetree.h Update copyright for 2014 12 years ago
scanner.h Add some noreturn attributes based on compiler recommendations 12 years ago
scansup.h Update copyright for 2014 12 years ago