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 a2794623d2 Extend the parser location infrastructure to include a location field in 18 years ago
..
analyze.h Update copyrights in source tree to 2008. 18 years ago
gramparse.h Convert backslash_quote guc to use enum. 18 years ago
keywords.h Add a function pg_get_keywords() to let clients find out the set of keywords 18 years ago
parse_agg.h Update copyrights in source tree to 2008. 18 years ago
parse_clause.h Teach the system how to use hashing for UNION. (INTERSECT/EXCEPT will follow, 18 years ago
parse_coerce.h Extend the parser location infrastructure to include a location field in 18 years ago
parse_expr.h Move exprType(), exprTypmod(), expression_tree_walker(), and related routines 18 years ago
parse_func.h Support "variadic" functions, which can accept a variable number of arguments 18 years ago
parse_node.h Extend the parser location infrastructure to include a location field in 18 years ago
parse_oper.h Rearrange the querytree representation of ORDER BY/GROUP BY/DISTINCT items 18 years ago
parse_relation.h Update copyrights in source tree to 2008. 18 years ago
parse_target.h Update copyrights in source tree to 2008. 18 years ago
parse_type.h Update copyrights in source tree to 2008. 18 years ago
parse_utilcmd.h Update copyrights in source tree to 2008. 18 years ago
parser.h Restructure some header files a bit, in particular heapam.h, by removing some 18 years ago
parsetree.h Update copyrights in source tree to 2008. 18 years ago
scansup.h Update copyrights in source tree to 2008. 18 years ago