Re: is this a bug or I am blind?

From: Csaba Nagy <nagy(at)ecircle-ag(dot)com>
To: Jaime Casanova <systemguards(at)gmail(dot)com>
Cc: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>, Postgres general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: is this a bug or I am blind?
Date: 2005-12-15 13:32:47
Message-ID: 1134653566.14216.13.camel@coppola.muc.ecircle.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2005-12-15 13:35:07 Re: is this a bug or I am blind?
Previous Message David Rysdam 2005-12-15 13:31:43 Re: "incomplete startup packet" on SGI