Re: Getting the output of a function used in a where clause

Поиск
Список
Период
Сортировка
От PFC
Тема Re: Getting the output of a function used in a where clause
Дата
Msg-id op.spgyfndzth1vuj@localhost
обсуждение исходный текст
Ответ на Getting the output of a function used in a where clause  ("Bill Lawrence" <bill.lawrence@cox.net>)
Список pgsql-sql
> Thanks Tom and Rod.
>
> There are indeed several additional conditions on the "real" query which
> prune the search space (I formulate a quick search box and filter on
> Lat/Lon's within the box). Since my user interface limits the search to  
> a 30
> mile radius, there are at most 81 results (in New York city, far fewer,  
> for
Why don't you use a GiST index which will index this bounding box search ?


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

Предыдущее
От: sreejith s
Дата:
Сообщение: "Money" Data Type Problem
Следующее
От: Muhammad Nadeem Ashraf
Дата:
Сообщение: Query about SQL in PostgreSQL