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 46379d6e60 Separate parse-analysis for utility commands out of parser/analyze.c 19 years ago
..
analyze.h Separate parse-analysis for utility commands out of parser/analyze.c 19 years ago
gramparse.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
keywords.h Arrange for quote_identifier() and pg_dump to not quote keywords that are 19 years ago
parse_agg.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
parse_clause.h Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST 19 years ago
parse_coerce.h Downgrade implicit casts to text to be assignment-only, except for the ones 19 years ago
parse_expr.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
parse_func.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
parse_node.h Separate parse-analysis for utility commands out of parser/analyze.c 19 years ago
parse_oper.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
parse_relation.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
parse_target.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
parse_type.h Support enum data types. Along the way, use macros for the values of 19 years ago
parse_utilcmd.h Separate parse-analysis for utility commands out of parser/analyze.c 19 years ago
parser.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
parsetree.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
scansup.h Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago