Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-03-26 | Fix unportable disregard of alignment requirements in RADIUS code. | Tom Lane | 9.2.21 |
| 2016-03-29 | Avoid possibly-unsafe use of Windows' FormatMessage() function. | Tom Lane | 9.2.17 |
| 2015-02-12 | Fix minor memory leak in ident_inet(). | Tom Lane | 9.2.11 |
| 2014-04-02 | Fix assorted issues in client host name lookup. | Tom Lane | 9.2.9 |
| 2012-05-13 | Fix bogus declaration of local variable. | Tom Lane | 9.2.0 |
| 2011-07-16 | Replace errdetail("%s", ...) with errdetail_internal("%s", ...). | Tom Lane | 9.2.0 |