postgresql/src/include/parser
Tom Lane fd19a350ea Revise parse_coerce() to handle coercion of int and float
constants, not only string constants, at parse time.  Get rid of
parser_typecast2(), which is bogus and redundant...
1999-08-05 02:33:54 +00:00
..
analyze.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
gramparse.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
keywords.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
parse_agg.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
parse_clause.h Rewrite parser's handling of INSERT ... SELECT so that processing 1999-07-19 00:26:20 +00:00
parse_coerce.h More cleanup 1999-07-16 17:07:40 +00:00
parse_expr.h Revise parse_coerce() to handle coercion of int and float 1999-08-05 02:33:54 +00:00
parse_func.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
parse_node.h Rewrite parser's handling of INSERT ... SELECT so that processing 1999-07-19 00:26:20 +00:00
parse_oper.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
parse_relation.h Rewrite parser's handling of INSERT ... SELECT so that processing 1999-07-19 00:26:20 +00:00
parse_target.h Rewrite parser's handling of INSERT ... SELECT so that processing 1999-07-19 00:26:20 +00:00
parse_type.h Revise parse_coerce() to handle coercion of int and float 1999-08-05 02:33:54 +00:00
parser.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
parsetree.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
scansup.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00