Re: [BUGS] Bug in create operator and/or initdb

Поиск
Список
Период
Сортировка
От John Hansen
Тема Re: [BUGS] Bug in create operator and/or initdb
Дата
Msg-id 1107127104.2717.1.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: [BUGS] Bug in create operator and/or initdb  (Greg Stark <gsstark@mit.edu>)
Ответы Re: [BUGS] Bug in create operator and/or initdb  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> On the contrary I'm using it for something that isn't really what it was
> designed for precisely *because* of the index methods. What index access
> methods are you looking for that are lacking?
> 
> db=> explain select * from foo where foo_code << '4.0.0.0/8';

explain select * from foo where foo_code >> '220.244.179.214/32';





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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: [BUGS] Bug in create operator and/or initdb
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] Bug in create operator and/or initdb