Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-01-26 | Ensure that a tsquery like '!foo' matches empty tsvectors. | Tom Lane | 9.2.20 |
| 2016-12-11 | Prevent crash when ts_rewrite() replaces a non-top-level subtree with null. | Tom Lane | 9.2.20 |
| 2016-10-30 | Fix bogus tree-flattening logic in QTNTernary(). | Tom Lane | 9.2.20 |
| 2011-12-21 | Fix gincostestimate to handle ScalarArrayOpExpr reasonably. | Tom Lane | 9.2.0 |