Re: generic plans and "initial" pruning - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: generic plans and "initial" pruning
Date
Msg-id CAAWbhmib2bKApH+CLFD-fscknSP24-8kZcqOZ5++MpD1Eccg=g@mail.gmail.com
Whole thread Raw
In response to Re: generic plans and "initial" pruning  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: generic plans and "initial" pruning
List pgsql-hackers
On Fri, May 27, 2022 at 1:09 AM Amit Langote <amitlangote09@gmail.com> wrote:
> 0001 contains the mechanical changes of moving PartitionPruneInfo out
> of Append/MergeAppend into a list in PlannedStmt.
>
> 0002 is the main patch to "Optimize AcquireExecutorLocks() by locking
> only unpruned partitions".

This patchset will need to be rebased over 835d476fd21; looks like
just a cosmetic change.

--Jacob



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pg_checkpointer is not a verb or verb phrase
Next
From: Tom Lane
Date:
Subject: Re: Making the subquery alias optional in the FROM clause