Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-05 | Fix two latent(?) bugs in equivclass.c. | Tom Lane | 11.10 |
| 2019-02-21 | Speed up match_eclasses_to_foreign_key_col() when there are many ECs. | Tom Lane | 11.3 |
| 2018-05-16 | Fix misprocessing of equivalence classes involving record_eq(). | Tom Lane | 11.0 |
| 2017-10-08 | Reduce "X = X" to "X IS NOT NULL", if it's easy to do so. | Tom Lane | 11.0 |