Bruce Momjian wrote:



Uh, we are passing 255.255.255.255 to getaddrinfo()? Why would we do that?



Any non-CIDR netmask is passed to getaddrinfo to turn it into a binary mask. see src/backend/libpq/hba.c For CIDR masks we make the binary version ourselves.


cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to