Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-09-13 | Distinguish selectivity of < from <= and > from >=. | Tom Lane | 11.0 |
| 2017-09-07 | Improve performance of get_actual_variable_range with recently-dead tuples. | Tom Lane | 11.0 |
| 2017-08-16 | Make the planner assume that the entries in a VALUES list are distinct. | Tom Lane | 11.0 |
| 2017-08-15 | Avoid out-of-memory in a hash join with many duplicate inner keys. | Tom Lane | 11.0 |