Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-04-09 | Doc: improve documentation about ts_headline() function. | 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-11-13 | Doc: remove obsolete example. | Tom Lane | 9.6.2 |
| 2016-06-29 | Adjust text search documentation for recent commits. | Tom Lane | 9.6.0 |
| 2016-06-09 | Polish the documentation concerning phrase text search. | Tom Lane | 9.6.0 |
| 2016-05-05 | Rename tsvector delete() to ts_delete(), and filter() to ts_filter(). | Tom Lane | 9.6.0 |