cidr data type question - Mailing list pgsql-general

From Vasiliy G Tolstov
Subject cidr data type question
Date
Msg-id 1257149236.3426.9.camel@localhost
Whole thread Raw
Responses Re: cidr data type question  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
Hello.
I have table with cidr data type column (table is white/black list of
networks).

Does it possible to query - is the some address contains in any cidr
network in this table? (for all networks in the table do "contains or
equals"
http://www.postgresql.org/docs/8.4/interactive/functions-net.html
)


--
Vasiliy G Tolstov <v.tolstov@selfip.ru>
Selfip.Ru


pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: array_reverse()
Next
From: "Albe Laurenz"
Date:
Subject: Re: pg_start_backup question