Thread: Re: [HACKERS] Re: postgres - development of inet/cidr

Re: [HACKERS] Re: postgres - development of inet/cidr

From
Jakub Bartosz Bielecki
Date:
1. Fixed obvious bug with strcpy() called on text type in network.c
2. Fixed CIDR input routine to cut 'host' bits in inet_net_pton.c
3. Changed network_{lt,gt,eq} to compare all bits of INET/CIDR in network.c

Jakub

Attachment