On Thu, Jun 19, 2003 at 14:27:46 -0400,
"Kaitharam, Ananth" <AKaitharam@gomez.com> wrote:
>
> I was hoping that, by using the INET datatype, I could do lookups of
> individual IPs against a range efficiently, but that doesn't seem to be the
> case.
This just came up today in another thread and the answer is that if you
use a btree index a range scan over the index will be used.