Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-10-17 | Fix misparsing of non-newline-terminated pg_hba.conf files. | Tom Lane | 9.3.20 |
| 2015-02-17 | Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. | Tom Lane | 9.3.7 |
| 2015-02-16 | Fix misuse of memcpy() in check_ip(). | Tom Lane | 9.3.7 |
| 2014-04-16 | Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. | Tom Lane | 9.3.5 |
| 2014-04-02 | Fix assorted issues in client host name lookup. | Tom Lane | 9.3.5 |
| 2012-12-04 | Attempt to un-break Windows builds with USE_LDAP. | Tom Lane | 9.3.0 |