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 22d641a7d4 Get rid of the last few uses of typeidTypeName() rather than 24 years ago
..
analyze.h First phase of SCHEMA changes, concentrating on fixing the grammar and 24 years ago
gramparse.h Retire xlateSqlType/xlateSqlFunc; all type name translations are now 24 years ago
keywords.h Tweak scanner/grammar interface so that the keyword-as-identifier rules 24 years ago
parse_agg.h Restructure representation of aggregate functions so that they have pg_proc 24 years ago
parse_clause.h A little further progress on schemas: push down RangeVars into 24 years ago
parse_coerce.h Get rid of long-since-vestigial Iter node type, in favor of adding a 24 years ago
parse_expr.h pg_type has a typnamespace column; system now supports creating types 24 years ago
parse_func.h Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take 24 years ago
parse_node.h Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take 24 years ago
parse_oper.h Give left_oper() and right_oper() noError parameters like oper() (the 24 years ago
parse_relation.h First pass at set-returning-functions in FROM, by Joe Conway with 24 years ago
parse_target.h Restructure representation of aggregate functions so that they have pg_proc 24 years ago
parse_type.h Get rid of the last few uses of typeidTypeName() rather than 24 years ago
parser.h Scanner performance improvements 24 years ago
parsetree.h Restructure representation of join alias variables. An explicit JOIN 24 years ago
scansup.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago