Re: Strange query behavior where clause produces odd behavior on '>' query

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Strange query behavior where clause produces odd behavior on '>' query
Дата
Msg-id 13145.1225413033@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Strange query behavior where clause produces odd behavior on '>' query  ("Dann Corbit" <DCorbit@connx.com>)
Ответы Re: Strange query behavior where clause produces odd behavior on '>' query
Список pgsql-hackers
"Dann Corbit" <DCorbit@connx.com> writes:
> The following query:
> SELECT * FROM Customers_connxstore where customerid > 'specd'
> Returns the row containing Customers_connxstore.customerid == 'SPECD'

What encoding/locale are you using?  And while I'm asking, which PG version?
        regards, tom lane


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