Re: BUG #1695: "select distinct" makes different output

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1695: "select distinct" makes different output
Дата
Msg-id 14385.1117640164@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1695: "select distinct" makes different output  ("philip" <philipguo@yahoo.com>)
Список pgsql-bugs
"philip" <philipguo@yahoo.com> writes:
> I installed PostgreSQL 8.0.3 database system on both platforms MS Windows XP
> (sp1) and Linux Fedora 3, and both databse settings are exactly the same
> with the encoding set to 'UNICODE'.

Windows' support for UNICODE is kind of broken I'm afraid :-(.  You
should use a different encoding on that platform, at least until we
figure out an end-run around the OS' limitations.

            regards, tom lane

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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: BUG #1695: "select distinct" makes different output
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1694: LIKE fails on column with domain after ANALYZE