Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-04-15 | Improve GiST index search performance for trigram regex queries. | Tom Lane | 9.3.0 |
| 2013-04-10 | Make contrib/pg_trgm also support regex searches with GiST indexes. | Tom Lane | 9.3.0 |
| 2012-06-24 | Replace int2/int4 in C code with int16/int32 | Peter Eisentraut | 9.3.0 |