projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fafa41
)
Fix incorrect grammar.
author
Robert Haas
<rhaas@postgresql.org>
Tue, 6 Feb 2018 20:50:13 +0000
(15:50 -0500)
committer
Robert Haas
<rhaas@postgresql.org>
Tue, 6 Feb 2018 20:50:13 +0000
(15:50 -0500)
Etsuro Fujita
Discussion: http://postgr.es/m/
5A7981EA
.
8020201
@lab.ntt.co.jp
src/backend/executor/execPartition.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/executor/execPartition.c
b/src/backend/executor/execPartition.c
index 106a96d9103ab1f0ae2dbcf495a2f915bdbed359..ba6b52c32cd8c60061dca3912cd933060bb16ac6 100644
(file)
--- a/
src/backend/executor/execPartition.c
+++ b/
src/backend/executor/execPartition.c
@@
-360,7
+360,7
@@
ExecSetupChildParentMapForLeaf(PartitionTupleRouting *proute)
Assert(proute != NULL);
/*
- * These array elements get
s
filled up with maps on an on-demand basis.
+ * These array elements get filled up with maps on an on-demand basis.
* Initially just set all of them to NULL.
*/
proute->child_parent_tupconv_maps =