Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-01-24 | Blind attempt to fix _configthreadlocale() failures on MinGW. | Tom Lane | 9.5.16 |
| 2019-01-22 | Avoid thread-safety problem in ecpglib. | Tom Lane | 9.5.16 |
| 2018-10-20 | Client-side fixes for delayed NOTIFY receipt. | Tom Lane | 9.5.15 |
| 2015-01-24 | Replace a bunch more uses of strncpy() with safer coding. | Tom Lane | 9.5.0 |