Commit 05fdeda
committed
Clean up #included files in src/include directories (apache#1518)
Cleaned up #included files in the .h files in the src/include
directories.
Additionally, deleted 1 unnecessary header file.
modified: src/include/catalog/ag_catalog.h
modified: src/include/catalog/ag_graph.h
modified: src/include/catalog/ag_label.h
modified: src/include/catalog/ag_namespace.h
modified: src/include/commands/graph_commands.h
modified: src/include/commands/label_commands.h
modified: src/include/executor/cypher_executor.h
modified: src/include/executor/cypher_utils.h
modified: src/include/nodes/ag_nodes.h
modified: src/include/nodes/cypher_copyfuncs.h
modified: src/include/nodes/cypher_nodes.h
modified: src/include/nodes/cypher_outfuncs.h
modified: src/include/nodes/cypher_readfuncs.h
modified: src/include/optimizer/cypher_createplan.h
modified: src/include/optimizer/cypher_pathnode.h
modified: src/include/parser/cypher_clause.h
modified: src/include/parser/cypher_expr.h
modified: src/include/parser/cypher_gram.h
modified: src/include/parser/cypher_item.h
modified: src/include/parser/cypher_parse_node.h
modified: src/include/parser/cypher_parser.h
modified: src/include/parser/cypher_transform_entity.h
modified: src/include/utils/ag_cache.h
modified: src/include/utils/ag_float8_supp.h
modified: src/include/utils/ag_func.h
modified: src/include/utils/age_global_graph.h
modified: src/include/utils/agtype.h
modified: src/include/utils/agtype_parser.h
modified: src/include/utils/agtype_raw.h
modified: src/include/utils/graphid.h
modified: src/include/utils/load/ag_load_edges.h
modified: src/include/utils/load/ag_load_labels.h
modified: src/include/utils/load/age_load.h
deleted: src/include/utils/ag_load.h1 parent 4e2e336 commit 05fdeda
35 files changed
Lines changed: 20 additions & 280 deletions
File tree
- src
- backend/utils/load
- include
- catalog
- commands
- executor
- nodes
- optimizer
- parser
- utils
- load
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
28 | | - | |
29 | 25 | | |
30 | 26 | | |
31 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 24 | | |
31 | 25 | | |
32 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | 23 | | |
26 | | - | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
| |||
0 commit comments