Re: sub-select trouble: wrong SQL or PostgreSQL issue?

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: sub-select trouble: wrong SQL or PostgreSQL issue?
Дата
Msg-id 20021023195621.F13686-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на sub-select trouble: wrong SQL or PostgreSQL issue?  (patrick <patrick+pgsql@boxsoft.com>)
Ответы Re: sub-select trouble: wrong SQL or PostgreSQL issue?
Список pgsql-sql
> Strangely, this is the result we were expecting from our
> original query!
>
> Is it possible that the sub-selects are somehow
> affecting the result sets?
>
>
> Seen on:
> % postmaster --version
> postmaster (PostgreSQL) 7.1.3
>
> and
>
> % postmaster --version
> postmaster (PostgreSQL) 7.1.2

I think you want to upgrade, 7.3beta at least gives your
expected output on all the queries when I tried it.  I don't
currently have a 7.2.* system to test on here to try it
with that series.



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

Предыдущее
От: patrick
Дата:
Сообщение: sub-select trouble: wrong SQL or PostgreSQL issue?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: sub-select trouble: wrong SQL or PostgreSQL issue?