Runtime partition pruning for MergeAppend - Mailing list pgsql-hackers

From David Rowley
Subject Runtime partition pruning for MergeAppend
Date
Msg-id CAKJS1f_F_V8D7Wu-HVdnH7zCUxhoGK8XhLLtd=Cu85qDZzXrgg@mail.gmail.com
Whole thread Raw
Responses Re: Runtime partition pruning for MergeAppend
List pgsql-hackers
Back in the v11 cycle, there was just not quite enough time to get the
MergeAppend run-time partition pruning patch in.

I've attached v24 of this patch.  The only changes done from v23 [1]
are to re-base the patch atop of current master. There's was a bit of
churn in the partition pruning and run-time pruning code last week.
I've re-aligned the new code to account for the work done there.

I'll add this to the July 'fest.

[1] https://www.postgresql.org/message-id/CAKJS1f_yFC8vVLd3mHP4pxhRgPRKb9hqa4Zv+5v5pko6f038dA@mail.gmail.com

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

Attachment

pgsql-hackers by date:

Previous
From: Thomas Reiss
Date:
Subject: Re: Performance regression with PostgreSQL 11 and partitioning
Next
From: Rajkumar Raghuwanshi
Date:
Subject: Server crashed with TRAP: FailedAssertion("!(parallel_workers > 0)"when partitionwise_aggregate true.