Re: Bugs in bigint indexes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bugs in bigint indexes
Дата
Msg-id 10836.1071858676@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bugs in bigint indexes  (Nishad Prakash <prakashn@uci.edu>)
Список pgsql-bugs
Nishad Prakash <prakashn@uci.edu> writes:
> Why doesn't the query planner notice that an int-type index is present
> and perform the cast on its own?  Perhaps one of the developers
> can explain?  I think users would like this property if it could be
> implemented without breaking anything.

It's been done for 7.5.  As for why it wasn't done earlier, well, it
was a hard problem.  Read the pgsql-hackers archives.

            regards, tom lane

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Jdbc connection pooling and PG 7.4 consistently fails
Следующее
От: "jmm"
Дата:
Сообщение: Re: Bugs in bigint indexes