postgresql/src/include/parser
Peter Eisentraut 807e4bc828 Sprinkle some const decorations
These mainly help understanding the function signatures better.
2018-10-23 12:25:17 +02:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
analyze.h Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. 2018-08-04 19:38:58 -04:00
gramparse.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
kwlist.h Revert MERGE patch 2018-04-12 11:22:56 +01:00
parse_agg.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parse_clause.h Revert MERGE patch 2018-04-12 11:22:56 +01:00
parse_coerce.h Sprinkle some const decorations 2018-10-23 12:25:17 +02:00
parse_collate.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parse_cte.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parse_enr.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parse_expr.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parse_func.h Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
parse_node.h Revert MERGE patch 2018-04-12 11:22:56 +01:00
parse_oper.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parse_param.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parse_relation.h Correct constness of system attributes in heap.c & prerequisites. 2018-10-16 09:44:43 -07:00
parse_target.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parse_type.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parse_utilcmd.h Allow UNIQUE indexes on partitioned tables 2018-02-19 17:40:00 -03:00
parser.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
parsetree.h In the executor, use an array of pointers to access the rangetable. 2018-10-04 15:48:17 -04:00
scanner.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
scansup.h Update copyright for 2018 2018-01-02 23:30:12 -05:00