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