Max Pyziur <[EMAIL PROTECTED]> writes:
> I've come across what I consider an odd sorting anomaly in 7.0.2-2 where running
> the following query:
> select headline from headlines where headline like 'Alb%' order by 1 ;
> The results in the 7.0.2-2 install come back case-insensitive and
> oblivious to punctuation.
That's pretty bizarre (not to say difficult to believe). What LOCALE
setting are you running the postmaster in?
regards, tom lane
- [SQL] "ORDER BY" issue - is this a bug? Max Pyziur
