0001 is the patch for the partitionwise grouping issue (bug #18568). I concluded that even partial aggregate should be disallowed when the grouping collation doesn't match partitioning collation. The result with partial partitionwise grouping is not the same as when enable_partitionwise_aggregate is off.