Re: Doc: Minor update for enable_partitionwise_aggregate

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Andrew Atkinson <andyatkinson@gmail.com>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, pgsql-hackers@postgresql.org
Date: 2023-10-11T06:38:03Z
Lists: pgsql-hackers
On Wed, 11 Oct 2023 at 16:26, Andrew Atkinson <andyatkinson@gmail.com> wrote:
>
> Thank you for the feedback and clarifications Ashutosh. How about this?
>
> "which allows grouping or aggregation on partitioned tables to be performed separately for each partition."

This looks good to me. I can take care of this.

David



Commits

  1. Doc: fix grammatical errors for enable_partitionwise_aggregate