8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8cb9c commit c72ca3dCopy full SHA for c72ca3d
src/backend/optimizer/util/restrictinfo.c
@@ -96,7 +96,7 @@ make_restrictinfo(PlannerInfo *root,
96
* make_plain_restrictinfo
97
*
98
* Common code for the main entry points and the recursive cases. Also,
99
- * useful while contrucitng RestrictInfos above OR clause, which already has
+ * useful while constructing RestrictInfos above OR clause, which already has
100
* RestrictInfos above its subclauses.
101
*/
102
RestrictInfo *
0 commit comments