Re: select distinct error ?

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: select distinct error ?
Дата
Msg-id 20020725082306.S48415-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на select distinct error ?  ("Henrik Steffen" <steffen@city-map.de>)
Список pgsql-general
On Thu, 25 Jul 2002, Henrik Steffen wrote:

> select distinct foo from bar where foobar like 'foobar%';
>
> gives:
>
>  foo
> --------
>  090700
>  090701
>  090702
>  090700
> (4 rows)
>
> foo is character(6)
>
> How can this happen??

Do you have a simple dataset that you can replicate this with
that you can send a dump of (tables, data).  Also, what version
and what locale are you running with?





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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Problematic Index Scan
Следующее
От: "Jeff MacDonald"
Дата:
Сообщение: Re: erserver