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
-
Ensure interleaved_parts field is always initialized
- 16239c5fdf6e 15.0 landed
-
Allow ordered partition scans in more cases
- db632fbca392 15.0 landed
-
Track a Bitmapset of non-pruned partitions in RelOptInfo
- 475dbd0b718d 15.0 landed