postgresql/src/include/parser
Peter Eisentraut be6d1c88a4 Change COLLATION keyword category
It was changed from unreserved to reserved as part of the COLLATION
FOR syntax, but it turns out that type_func_name_keyword is
sufficient.
2012-05-16 20:19:44 +03:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
analyze.h Add some infrastructure for contrib/pg_stat_statements. 2012-03-27 15:17:40 -04:00
gramparse.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
keywords.h Add PGDLLIMPORT to ScanKeywords and NumScanKeywords. 2012-03-31 10:56:21 -04:00
kwlist.h Change COLLATION keyword category 2012-05-16 20:19:44 +03:00
parse_agg.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parse_clause.h Code review for protransform patches. 2012-03-23 17:29:57 -04:00
parse_coerce.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parse_collate.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parse_cte.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parse_expr.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parse_func.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parse_node.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parse_oper.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parse_param.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parse_relation.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parse_target.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parse_type.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parse_utilcmd.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parser.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
parsetree.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
scanner.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
scansup.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00