Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-10-17 | Fix misparsing of non-newline-terminated pg_hba.conf files. | Tom Lane | 9.4.15 |
| 2015-02-17 | Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. | Tom Lane | 9.4.2 |
| 2015-02-16 | Fix misuse of memcpy() in check_ip(). | Tom Lane | 9.4.2 |
| 2014-04-16 | Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. | Tom Lane | 9.4.0 |
| 2014-04-02 | Fix assorted issues in client host name lookup. | Tom Lane | 9.4.0 |