CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2015/02/18 10:49:56

Modified files:
        databases/postgresql: Makefile 
Added files:
        databases/postgresql/patches: patch-src_backend_libpq_ip_c 

Log message:
Fix hba "samehost"/"samenet" support.

On OpenBSD, the sa_family field in netmask sockaddrs can be zero and
thus different from the sa_family of the address sockaddr.
Until this glitch gets corrected, fix postgresql.

ok sthen@ pea@ (MAINTAINER)

Reply via email to