Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-16 | Fix broken collation-aware searches in SP-GiST text opclass. | Tom Lane | 9.3.23 |
| 2016-01-02 | Fix overly-strict assertions in spgtextproc.c. | Tom Lane | 9.3.11 |
| 2014-06-09 | Fix infinite loop when splitting inner tuples in SPGiST text indexes. | Tom Lane | 9.3.5 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-05-08 | Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass. | Heikki Linnakangas | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-06-26 | Cope with smaller-than-normal BLCKSZ setting in SPGiST indexes on text. | Tom Lane | 9.3.0 |