Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-04 | Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" | Alvaro Herrera | 16.0 |
| 2022-12-01 | Move PartitioPruneInfo out of plan nodes into PlannedStmt | Alvaro Herrera | 16.0 |
| 2022-04-05 | Refactor and cleanup runtime partition prune code a little | Alvaro Herrera | 15.0 |
| 2018-06-20 | Consistently use the term 'partitioned rel' in partprune comments | Alvaro Herrera | 11.0 |
| 2018-05-09 | Make gen_partprune_steps static | Alvaro Herrera | 11.0 |
| 2018-04-24 | Initialize ExprStates once in run-time partition pruning | Alvaro Herrera | 11.0 |
| 2018-04-15 | Reorganize partitioning code | Alvaro Herrera | 11.0 |
| 2018-04-09 | Minor comment updates | Alvaro Herrera | 11.0 |
| 2018-04-07 | Support partition pruning at execution time | Alvaro Herrera | 11.0 |
| 2018-04-06 | Faster partition pruning | Alvaro Herrera | 11.0 |