Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-19 | Don't use partial unique indexes for unique proofs in the planner | David Rowley | 16.0 |
| 2023-01-31 | Remove dead NoMovementScanDirection code | David Rowley | 16.0 |
| 2022-10-05 | Rename shadowed local variables | David Rowley | 16.0 |
| 2022-08-25 | More -Wshadow=compatible-local warning fixes | David Rowley | 16.0 |
| 2022-07-13 | Use list_copy_head() instead of list_truncate(list_copy(...), ...) | David Rowley | 16.0 |