postgresql/src/include/parser
Bruce Momjian 0a78320057 pgindent run for 9.4
This includes removing tabs after periods in C comments, which was
applied to back branches, so this change should not effect backpatching.
2014-05-06 12:12:18 -04:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
analyze.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
gramparse.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
keywords.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
kwlist.h Add ALTER TABLESPACE ... MOVE command 2014-01-18 18:56:40 -05:00
parse_agg.h Allow polymorphic aggregates to have non-polymorphic state data types. 2014-04-23 19:17:41 -04:00
parse_clause.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
parse_coerce.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
parse_collate.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
parse_cte.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
parse_expr.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
parse_func.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
parse_node.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
parse_oper.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
parse_param.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
parse_relation.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
parse_target.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
parse_type.h Add new to_reg* functions for error-free OID lookups. 2014-04-08 10:27:56 -04:00
parse_utilcmd.h Avoid repeated name lookups during table and index DDL. 2014-02-17 09:33:31 -05:00
parser.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
parsetree.h Update copyright for 2014 2014-01-07 16:05:30 -05:00
scanner.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
scansup.h Update copyright for 2014 2014-01-07 16:05:30 -05:00