postgresql/src/include/parser
Tom Lane 01911c98db Repair list-vs-node confusion that resulted in failure for INNER JOIN ON.
Make it behave correctly when there are more than two tables being
joined, also.  Update regression test expected outputs.
2000-05-12 01:33:56 +00:00
..
analyze.h Add: 2000-01-26 05:58:53 +00:00
gramparse.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
keywords.h Add: 2000-01-26 05:58:53 +00:00
parse_agg.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
parse_clause.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
parse_coerce.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
parse_expr.h Add safety check on expression nesting depth. Default value is set by 2000-03-17 05:29:07 +00:00
parse_func.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
parse_node.h Repair list-vs-node confusion that resulted in failure for INNER JOIN ON. 2000-05-12 01:33:56 +00:00
parse_oper.h Add: 2000-01-26 05:58:53 +00:00
parse_relation.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
parse_target.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
parse_type.h Turns out that Mazurkiewicz's gripe about 'function inheritance' is 2000-03-16 06:35:07 +00:00
parser.h Add: 2000-01-26 05:58:53 +00:00
parsetree.h Carry column aliases from the parser frontend. Enables queries like 2000-02-15 03:38:29 +00:00
scansup.h Add: 2000-01-26 05:58:53 +00:00