|
|
|
@ -403,27 +403,6 @@ Improve the efficiency of joins involving partitions (Ashutosh Bapat, Yuya Watar |
|
|
|
|
</para> |
|
|
|
|
</listitem> |
|
|
|
|
|
|
|
|
|
<!-- |
|
|
|
|
Author: Amit Langote <amitlan@postgresql.org> |
|
|
|
|
2025-01-30 [bb3ec16e1] Move PartitionPruneInfo out of plan nodes into PlannedSt |
|
|
|
|
Author: Amit Langote <amitlan@postgresql.org> |
|
|
|
|
2025-01-31 [d47cbf474] Perform runtime initial pruning outside ExecInitNode() |
|
|
|
|
Author: Amit Langote <amitlan@postgresql.org> |
|
|
|
|
2025-02-07 [cbc127917] Track unpruned relids to avoid processing pruned relatio |
|
|
|
|
Author: Amit Langote <amitlan@postgresql.org> |
|
|
|
|
2025-02-20 [525392d57] Don't lock partitions pruned by initial pruning |
|
|
|
|
--> |
|
|
|
|
|
|
|
|
|
<listitem> |
|
|
|
|
<para> |
|
|
|
|
Avoid the locking of pruned partitions during execution (Amit Langote) |
|
|
|
|
<ulink url="&commit_baseurl;bb3ec16e1">§</ulink> |
|
|
|
|
<ulink url="&commit_baseurl;d47cbf474">§</ulink> |
|
|
|
|
<ulink url="&commit_baseurl;cbc127917">§</ulink> |
|
|
|
|
<ulink url="&commit_baseurl;525392d57">§</ulink> |
|
|
|
|
</para> |
|
|
|
|
</listitem> |
|
|
|
|
|
|
|
|
|
<!-- |
|
|
|
|
Author: Richard Guo <rguo@postgresql.org> |
|
|
|
|
2024-07-30 [9b282a935] Fix partitionwise join with partially-redundant join cla |
|
|
|
@ -621,6 +600,27 @@ Improve the locking performance of queries that access many relations (Tomas Von |
|
|
|
|
</para> |
|
|
|
|
</listitem> |
|
|
|
|
|
|
|
|
|
<!-- |
|
|
|
|
Author: Amit Langote <amitlan@postgresql.org> |
|
|
|
|
2025-01-30 [bb3ec16e1] Move PartitionPruneInfo out of plan nodes into PlannedSt |
|
|
|
|
Author: Amit Langote <amitlan@postgresql.org> |
|
|
|
|
2025-01-31 [d47cbf474] Perform runtime initial pruning outside ExecInitNode() |
|
|
|
|
Author: Amit Langote <amitlan@postgresql.org> |
|
|
|
|
2025-02-07 [cbc127917] Track unpruned relids to avoid processing pruned relatio |
|
|
|
|
Author: Amit Langote <amitlan@postgresql.org> |
|
|
|
|
2025-02-20 [525392d57] Don't lock partitions pruned by initial pruning |
|
|
|
|
--> |
|
|
|
|
|
|
|
|
|
<listitem> |
|
|
|
|
<para> |
|
|
|
|
Avoid the locking of pruned partitions during execution (Amit Langote) |
|
|
|
|
<ulink url="&commit_baseurl;bb3ec16e1">§</ulink> |
|
|
|
|
<ulink url="&commit_baseurl;d47cbf474">§</ulink> |
|
|
|
|
<ulink url="&commit_baseurl;cbc127917">§</ulink> |
|
|
|
|
<ulink url="&commit_baseurl;525392d57">§</ulink> |
|
|
|
|
</para> |
|
|
|
|
</listitem> |
|
|
|
|
|
|
|
|
|
<!-- |
|
|
|
|
Author: Melanie Plageman <melanieplageman@gmail.com> |
|
|
|
|
2025-02-11 [052026c9b] Eagerly scan all-visible pages to amortize aggressive va |
|
|
|
|