projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
915bed7
)
Fix typo
author
Alvaro Herrera
Mon, 26 Mar 2018 12:55:42 +0000
(09:55 -0300)
committer
Alvaro Herrera
Mon, 26 Mar 2018 12:56:00 +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 90c0bb4a1956ac1c737cc8fb08578e523de20c14..55acceabe8ccb26c56d737e71cd03d085342299a 100644
(file)
--- a/
src/backend/optimizer/plan/setrefs.c
+++ b/
src/backend/optimizer/plan/setrefs.c
@@
-884,7
+884,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)