Re: [GENERAL] typecast for index

Поиск
Список
Период
Сортировка
От John Henderson
Тема Re: [GENERAL] typecast for index
Дата
Msg-id 00a201bf776f$685158a0$ea7c3eca@john.is.com.fj
обсуждение исходный текст
Список pgsql-general
Thank you Ed,

>IIRC, this is a known issue with 'IN', and that the traditional
>solution was to replace use of 'IN' with 'EXISTS', i.e.,
>
> and EXISTS (select * from userdir where user_name = username and
>towncode...)
>
>Cheers,
>Ed Loehr
>
>************
>
>


************

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