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
-
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