Re: Record a Bitmapset of non-pruned partitions

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Amit Langote <amitlangote09@gmail.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2021-10-01T02:10:58Z
Lists: pgsql-hackers
On Fri, 1 Oct 2021 at 13:37, Amit Langote <amitlangote09@gmail.com> wrote:
> > I've attached a patch that updates the comments to mention this.
>
> Looks good to me.  Thanks.

Thanks. Pushed.

David



Commits

  1. Ensure interleaved_parts field is always initialized

  2. Allow ordered partition scans in more cases

  3. Track a Bitmapset of non-pruned partitions in RelOptInfo