projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d494b6
)
Fix typo
author
Alvaro Herrera
<
[email protected]
>
Mon, 26 Mar 2018 12:55:42 +0000
(09:55 -0300)
committer
Alvaro Herrera
<
[email protected]
>
Mon, 26 Mar 2018 12:56:41 +0000
(09:56 -0300)
src/backend/optimizer/plan/setrefs.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/optimizer/plan/setrefs.c
b/src/backend/optimizer/plan/setrefs.c
index 4617d12cb93ae4220e88c9b9af0f43c09262c748..69dd327f0c9214d94f6d2f9f32220c9e30210acb 100644
(file)
--- a/
src/backend/optimizer/plan/setrefs.c
+++ b/
src/backend/optimizer/plan/setrefs.c
@@
-892,7
+892,7
@@
set_plan_refs(PlannerInfo *root, Plan *plan, int rtoffset)
* following list contains the RT indexes of partitioned child
* relations including the root, which are not included in the
* above list. We also keep RT indexes of the roots
- * separately to be identi
t
ied as such during the executor
+ * separately to be identi
f
ied as such during the executor
* initialization.
*/
if (splan->partitioned_rels != NIL)