We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61461a3 commit fe4750eCopy full SHA for fe4750e
src/include/optimizer/paths.h
@@ -83,7 +83,7 @@ extern bool match_index_to_operand(Node *operand, int indexcol,
83
extern void check_index_predicates(PlannerInfo *root, RelOptInfo *rel);
84
85
/*
86
- * tidpath.h
+ * tidpath.c
87
* routines to generate tid paths
88
*/
89
extern void create_tidscan_paths(PlannerInfo *root, RelOptInfo *rel);
0 commit comments