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 784e762e88 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. 12 years ago
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 years ago
analyze.h Fix crash in error report of invalid tuple lock 13 years ago
gramparse.h Update copyrights for 2013 13 years ago
keywords.h Update copyrights for 2013 13 years ago
kwlist.h Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF) 13 years ago
parse_agg.h Allow aggregate functions to be VARIADIC. 13 years ago
parse_clause.h Clean up the mess around EXPLAIN and materialized views. 13 years ago
parse_coerce.h Update copyrights for 2013 13 years ago
parse_collate.h Update copyrights for 2013 13 years ago
parse_cte.h Update copyrights for 2013 13 years ago
parse_expr.h Update copyrights for 2013 13 years ago
parse_func.h Move checking an explicit VARIADIC "any" argument into the parser. 13 years ago
parse_node.h Implement the FILTER clause for aggregate function calls. 13 years ago
parse_oper.h Update copyrights for 2013 13 years ago
parse_param.h Clean up the mess around EXPLAIN and materialized views. 13 years ago
parse_relation.h Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. 12 years ago
parse_target.h Update copyrights for 2013 13 years ago
parse_type.h Update copyrights for 2013 13 years ago
parse_utilcmd.h Update copyrights for 2013 13 years ago
parser.h Update copyrights for 2013 13 years ago
parsetree.h Update copyrights for 2013 13 years ago
scanner.h Update copyrights for 2013 13 years ago
scansup.h Update copyrights for 2013 13 years ago