Re: Bug in predicate indexes?

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Bug in predicate indexes?
Дата
Msg-id 437E429D.3010209@commandprompt.com
обсуждение исходный текст
Ответ на Re: Bug in predicate indexes?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
>This is a known (although perhaps not well documented) limitation of the
>predicate testing logic.  You do not need a cast in the query, though,
>only in the index's WHERE condition.
>  
>
O.k. cool just wanted to make sure I wasn't the only one :).

Joshua D. Drake



>            regards, tom lane
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: Don't 'kill -9' the postmaster
>  
>


-- 
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Improving count(*)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: order by, for custom types