Re: Cleaning up the INET/CIDR mess

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Greg Stark <gsstark(at)MIT(dot)EDU>
Cc: andrew(at)supernews(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Cleaning up the INET/CIDR mess
Date: 2006-01-25 19:21:57
Message-ID: 5059.1138216917@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greg Stark <gsstark(at)MIT(dot)EDU> writes:
> If we could store inet in four bytes it would be vastly more efficient both in
> disk space usage and in cpu at runtime.

You forgot IPv6.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthew D. Fuller 2006-01-25 22:20:38 Re: Cleaning up the INET/CIDR mess
Previous Message James William Pye 2006-01-25 19:20:38 Re: Adding a --quiet option to initdb