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

From: Jakub Bartosz Bielecki <J(dot)B(dot)Bielecki(at)elka(dot)pw(dot)edu(dot)pl>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: [HACKERS] Re: postgres - development of inet/cidr
Date: 2000-07-05 12:52:33
Message-ID: Pine.SOL.4.21.0007051446090.1267-200000@elektron.elka.pw.edu.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


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 Content-Type Size
inet-patch text/plain 6.0 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2000-07-05 15:03:49 Re: fix residual space in memory block
Previous Message Karel Zak 2000-07-05 12:19:11 (again) Re: fix residual space in memory block