]> granicus.if.org Git - postgresql/commitdiff
Fix incorrect grammar.
authorRobert Haas <rhaas@postgresql.org>
Tue, 6 Feb 2018 20:50:13 +0000 (15:50 -0500)
committerRobert 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

index 106a96d9103ab1f0ae2dbcf495a2f915bdbed359..ba6b52c32cd8c60061dca3912cd933060bb16ac6 100644 (file)
@@ -360,7 +360,7 @@ ExecSetupChildParentMapForLeaf(PartitionTupleRouting *proute)
        Assert(proute != NULL);
 
        /*
-        * These array elements gets 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 =