Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-07-14 | Fix hashjoin costing mistake introduced with inner_unique optimization. | Tom Lane | 10.5 |
| 2017-04-08 | Optimize joins when the inner relation can be proven unique. | Tom Lane | 10.0 |
| 2016-11-29 | Test all contrib-created operator classes with amvalidate. | Tom Lane | 10.0 |
| 2016-08-18 | Support the new regexp_match() function for citext. | Tom Lane | 10.0 |