Re: is this a bug or I am blind?

Поиск
Список
Период
Сортировка
От Csaba Nagy
Тема Re: is this a bug or I am blind?
Дата
Msg-id 1134653566.14216.13.camel@coppola.muc.ecircle.de
обсуждение исходный текст
Ответ на Re: is this a bug or I am blind?  (Jaime Casanova <systemguards@gmail.com>)
Ответы Re: is this a bug or I am blind?  (Jaime Casanova <systemguards@gmail.com>)
Re: is this a bug or I am blind?  (Mage <mage@mage.hu>)
Список pgsql-general
[snip]
> even is that is true i think you need the "comodin characters" (ie: %.
> _) to make "like" behave different from simple comparisons

Not entirely true, if the database was initialized in a different locale
than C, then the direct comparison will probably go for an index on
username, while "like" will not. Which points to a possible index
corruption... which might be interesting for the developers to
investigate, but I would guess a reindex will solve the problem for the
OP if he has it urgent...

Cheers,
Csaba.


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

Предыдущее
От: David Rysdam
Дата:
Сообщение: Re: "incomplete startup packet" on SGI
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: is this a bug or I am blind?