postgresql/src/include/parser
Tom Lane f8f0efb43d Make type 'regproc' binary-compatible with int4 and oid,
so that it has some SQL operators available.  It's difficult to write
automated tests of a data type that you haven't even got == for...
1999-03-10 05:05:58 +00:00
..
analyze.h Hi! 1999-01-18 00:10:17 +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 Rename Aggreg to Aggref. 1999-01-24 00:28:37 +00:00
parse_clause.h Add parameters to function calls to pass back table qualifications. 1999-02-23 08:05:27 +00:00
parse_coerce.h Make type 'regproc' binary-compatible with int4 and oid, 1999-03-10 05:05:58 +00:00
parse_expr.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
parse_func.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
parse_node.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
parse_oper.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
parse_relation.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
parse_target.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
parse_type.h Make functions static or ifdef NOT_USED. Prevent pg_version creation. 1998-10-08 18:30:52 +00:00
parser.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
parsetree.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
scansup.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00