Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-31 | Fix recently-introduced performance problem in ts_headline(). | Tom Lane | 9.6.19 |
| 2020-04-09 | Further cleanup of ts_headline code. | Tom Lane | 9.6.18 |
| 2020-04-09 | Fix default text search parser's ts_headline code for phrase queries. | Tom Lane | 9.6.18 |
| 2020-04-09 | Cosmetic improvements for default text search parser's ts_headline code. | Tom Lane | 9.6.18 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.6.2 |
| 2016-12-16 | Improve documentation around TS_execute(). | Tom Lane | 9.6.2 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-04-08 | Fix possible use of uninitialised value in ts_headline() | Teodor Sigaev | 9.6.0 |
| 2016-04-07 | Phrase full text search. | Teodor Sigaev | 9.6.0 |
| 2016-03-29 | Fix support of digits in email/hostnames. | Teodor Sigaev | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |