Re: ip contained within subnet

Поиск
Список
Период
Сортировка
От Scott Brunza
Тема Re: ip contained within subnet
Дата
Msg-id F8F0BAA8-F2FF-4413-93B6-996242F8BAD2@sonalysts.com
обсуждение исходный текст
Ответ на Re: ip contained within subnet  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general

select a.ip, b.foo from tablea a, tableb b where a.id=b.id and
 not (a.ip <<= any (select network from assets where network is not null))

regards, tom lane

Yes, that did it.  I guess I'll have to hit the books again to fully grok what you did.  THANKS!


--- Let us all bask in television's warm glowing warming glow ---
Scott Brunza           860.326.3637         scottso@sonalysts.com

This e-mail and any files transmitted with it may be  proprietary
and are  intended solely for the use of the  individual or entity
to whom they are addressed.  If you have received this  e-mail in
error please notify the sender.

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Vikram Patil
Дата:
Сообщение: Re: Windows 2003 server installation issue
Следующее
От: Sam Nelson
Дата:
Сообщение: Re: Missing Toast Chunk