Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-04-27 | Fix full text search to handle NOT above a phrase search correctly. | Tom Lane | 9.6.18 |
| 2016-12-21 | Fix strange behavior (and possible crashes) in full text phrase search. | Tom Lane | 9.6.2 |
| 2016-12-16 | Improve documentation around TS_execute(). | Tom Lane | 9.6.2 |
| 2016-06-27 | Do not fallback to AND for FTS phrase operator. | Teodor Sigaev | 9.6.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-05-03 | Tweak a few more things in preparation for upcoming pgindent run. | Robert Haas | 9.6.0 |
| 2016-04-11 | Add comment about intentional fallthrough in switch. | Tom Lane | 9.6.0 |
| 2016-04-07 | Phrase full text search. | Teodor Sigaev | 9.6.0 |
| 2016-03-02 | Create stub functions to support pg_upgrade of old contrib/tsearch2. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |