Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-21 | Suppress more variable-set-but-not-used warnings from clang 15. | Tom Lane | 9.5 (unreleased) |
| 2015-12-11 | Get rid of the planner's LateralJoinInfo data structure. | Tom Lane | 9.5.0 |
| 2014-11-28 | Add bms_next_member(), and use it where appropriate. | Tom Lane | 9.5.0 |