Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-02-06 | Propagate lateral-reference information to indirect descendant relations. | Tom Lane | 11.2 |
| 2018-04-20 | Change more places to be less trusting of RestrictInfo.is_pushed_down. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |
| 2017-10-08 | Reduce "X = X" to "X IS NOT NULL", if it's easy to do so. | Tom Lane | 11.0 |
| 2017-09-20 | Fix create_lateral_join_info to handle dead relations properly. | Robert Haas | 11.0 |
| 2017-09-14 | Expand partitioned table RTEs level by level, without flattening. | Robert Haas | 11.0 |