On 2018/04/27 3:54, Bruce Momjian wrote:
> On Mon, Apr 23, 2018 at 02:50:10PM +0900, Amit Langote wrote:
>> I noticed that the description of root_tuple_slot member is missing in the
>> comment above PartitionTupleRouting definition. See if the attached patch
>> fixes it correctly.
>
> Patch appl
On Mon, Apr 23, 2018 at 02:50:10PM +0900, Amit Langote wrote:
> I noticed that the description of root_tuple_slot member is missing in the
> comment above PartitionTupleRouting definition. See if the attached patch
> fixes it correctly.
>
> Thanks,
> Amit
> diff --git a/src/include/executor/exec
I noticed that the description of root_tuple_slot member is missing in the
comment above PartitionTupleRouting definition. See if the attached patch
fixes it correctly.
Thanks,
Amit
diff --git a/src/include/executor/execPartition.h
b/src/include/executor/execPartition.h
index e81bdc4a0a..7f2b66a