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-08-03T00:27:38Z
Lists: pgsql-hackers
On Mon, 2 Aug 2021 at 20:16, David Rowley <dgrowleyml@gmail.com> wrote:
> If anyone has any objections to both the v4 0001 and 0002 patch, can
> they let me know soon. I'm currently seeing no reason that they can't
> go in.

I've now pushed both of these. Thanks for the reviews.

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