diff --git a/src/backend/executor/execPartition.c b/src/backend/executor/execPartition.c index f7418f64b18..b2ee92eb155 100644 --- a/src/backend/executor/execPartition.c +++ b/src/backend/executor/execPartition.c @@ -294,8 +294,7 @@ ExecFindPartition(ResultRelInfo *resultRelInfo, PartitionDispatch *pd, /* * ExecInitPartitionInfo - * Initialize ResultRelInfo and other information for a partition if not - * already done + * Initialize ResultRelInfo and other information for a partition * * Returns the ResultRelInfo */