On 16 July 2018 at 12:55, David Rowley <david.row...@2ndquadrant.com> wrote:
> Thinking about this some more, I don't quite see any reason that the
> partitioned_rels for a single hierarchy couldn't just be a Bitmapset
> instead of an IntList.

Of course, this is not possible since we can't pass a List of
Bitmapsets to the executor due to Bitmapset not being a node type.



-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Reply via email to