Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-01-24 | Replace a bunch more uses of strncpy() with safer coding. | Tom Lane | 9.5.0 |
| 2015-01-04 | Add missing va_end() call to a early exit in dmetaphone.c's StringAt(). | Andres Freund | 9.5.0 |
| 2014-09-26 | Define META_FREE in a way that doesn't cause -Wempty-body warnings. | Andres Freund | 9.5.0 |