Re: Sequential Scan Index Bug

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Sequential Scan Index Bug
Дата
Msg-id 20040407083400.S67613@megazone.bigpanda.com
обсуждение исходный текст
Ответ на Re: Sequential Scan Index Bug  ("Gabriel Weinberg" <yegg@alum.mit.edu>)
Ответы Re: Sequential Scan Index Bug  ("Gabriel Weinberg" <yegg@alum.mit.edu>)
Список pgsql-bugs
On Wed, 7 Apr 2004, Gabriel Weinberg wrote:

> Yes, I thought I had done that, but now that I figured out what was going
> on, I did it for all cases.  So it is no longer occurring for me, but it
> still seems like a bug in PostgreSQL.  I would expect it to throw an error
> immediately, instead of scanning the table for a value of a different type.

But what if you said id = 4.0?  Would you want it to find the id=4 row?

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

Предыдущее
От: "Gabriel Weinberg"
Дата:
Сообщение: Re: Sequential Scan Index Bug
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Sequential Scan Index Bug