postgresql/src/include/parser
Bruce Momjian 04e15c69d2 Remove tabs after spaces in C comments
This was not changed in HEAD, but will be done later as part of a
pgindent run.  Future pgindent runs will also do this.

Report by Tom Lane

Backpatch through all supported branches, but not HEAD
2014-05-06 11:26:28 -04:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
analyze.h Fix crash in error report of invalid tuple lock 2013-08-02 13:37:40 -04:00
gramparse.h Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
keywords.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
kwlist.h Add a materialized view relations. 2013-03-03 18:23:31 -06:00
parse_agg.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
parse_clause.h Clean up the mess around EXPLAIN and materialized views. 2013-04-12 19:25:31 -04:00
parse_coerce.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
parse_collate.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
parse_cte.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
parse_expr.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
parse_func.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
parse_node.h Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
parse_oper.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
parse_param.h Clean up the mess around EXPLAIN and materialized views. 2013-04-12 19:25:31 -04:00
parse_relation.h pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
parse_target.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
parse_type.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
parse_utilcmd.h Avoid repeated name lookups during table and index DDL. 2014-02-17 09:33:32 -05:00
parser.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
parsetree.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
scanner.h Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
scansup.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00