Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-30 | Fix miscomputation of direct_lateral_relids for join relations. | Tom Lane | 9.5.25 |
| 2015-12-11 | Get rid of the planner's LateralJoinInfo data structure. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-11-28 | Add bms_get_singleton_member(), and use it where appropriate. | Tom Lane | 9.5.0 |