Re: Unexplained case insensitive results

Поиск
Список
Период
Сортировка
От Lloyd Mason
Тема Re: Unexplained case insensitive results
Дата
Msg-id 000001c78038$1d54d050$57fe70f0$@com
обсуждение исходный текст
Ответ на Re: Unexplained case insensitive results  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Unexplained case insensitive results
Список pgsql-general
I have also tried the query using the same encoding with both the 8.1.5 and
8.1.8 versions and the query is still coming back with different results.
The 8.1.5 shows all records that include upper and lower case while the
8.1.8 shows only the lower case.

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Monday, April 02, 2007 12:18 PM
To: Lloyd Mason
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Unexplained case insensitive results

"Lloyd Mason" <LloydM@pbsinet.com> writes:
> There appears to be a difference in the results from the following SQL
> statement when run on an 8.1.5 version versus a 8.1.8 version:

I imagine you initdb'd the two installations with different locale
settings.  Check "show lc_collate".

            regards, tom lane



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

Предыдущее
От: "Martin Langhoff"
Дата:
Сообщение: PITR - "Rewind to snapshot" scheme
Следующее
От: "Sergei Shelukhin"
Дата:
Сообщение: one more performance question I cannot test yet :(