Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c72ca3d

Browse files
committed
1 parent 7b8cb9c commit c72ca3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/optimizer/util/restrictinfo.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ make_restrictinfo(PlannerInfo *root,
9696
* make_plain_restrictinfo
9797
*
9898
* Common code for the main entry points and the recursive cases. Also,
99-
* useful while contrucitng RestrictInfos above OR clause, which already has
99+
* useful while constructing RestrictInfos above OR clause, which already has
100100
* RestrictInfos above its subclauses.
101101
*/
102102
RestrictInfo *

0 commit comments

Comments
 (0)