Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-12-21 | Fix strange behavior (and possible crashes) in full text phrase search. | Tom Lane | 9.6.2 |
| 2016-12-19 | Fix handling of phrase operator removal while removing tsquery stopwords. | Tom Lane | 9.6.2 |
| 2016-08-15 | Final pgindent + perltidy run for 9.6. | Tom Lane | 9.6.0 |
| 2016-07-15 | Fix nested NOT operation cleanup in tsquery. | Teodor Sigaev | 9.6.0 |
| 2016-06-27 | Change predecence of phrase operator. | Teodor Sigaev | 9.6.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-04-07 | Zeroing unused parts ducring tsquery construction. | Teodor Sigaev | 9.6.0 |
| 2016-04-07 | Phrase full text search. | Teodor Sigaev | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-10-05 | Prevent stack overflow in query-type functions. | Noah Misch | 9.6.0 |