Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-10-05 | Rename shadowed local variables | David Rowley | 16.0 |
| 2022-07-13 | Small cleanup of create_list_bounds() | David Rowley | 15.0 |
| 2022-07-13 | Small cleanup of create_list_bounds() | David Rowley | 16.0 |
| 2021-10-01 | Ensure interleaved_parts field is always initialized | David Rowley | 15.0 |
| 2021-08-03 | Allow ordered partition scans in more cases | David Rowley | 15.0 |
| 2021-07-07 | Use a hash table to speed up NOT IN(values) | David Rowley | 15.0 |
| 2021-07-06 | Reduce the number of pallocs when building partition bounds | David Rowley | 15.0 |
| 2021-04-08 | Speedup ScalarArrayOpExpr evaluation | David Rowley | 14.0 |
| 2021-04-08 | Cleanup partition pruning step generation | David Rowley | 14.0 |