Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-04-14 | Further fix pg_trgm's extraction of trigrams from regular expressions. | Tom Lane | 9.5.7 |
| 2017-02-22 | Fix contrib/pg_trgm's extraction of trigrams from regular expressions. | Tom Lane | 9.5.7 |
| 2015-01-24 | Replace a bunch more uses of strncpy() with safer coding. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-12-18 | Improve hash_create's API for selecting simple-binary-key hash functions. | Tom Lane | 9.5.0 |