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  ("Dann Corbit" <DCorbit@connx.com>)
Список 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 по дате отправления:

Предыдущее
От: "Dann Corbit"
Дата:
Сообщение: Strange query behavior where clause produces odd behavior on '>' query
Следующее
От: "Robert Haas"
Дата:
Сообщение: Re: Sun Studio compiler warnings