Re: Missing numbers

Поиск
Список
Период
Сортировка
От Harald Fuchs
Тема Re: Missing numbers
Дата
Msg-id pu4qcifijo.fsf@srv.protecting.net
обсуждение исходный текст
Ответ на Missing numbers  (josue <josue@lamundial.hn>)
Список pgsql-general
In article <1117618428.3844.914.camel@localhost.localdomain>,
Simon Riggs <simon@2ndquadrant.com> writes:

> If the WHERE clause said bdocs.doc_numero > 7 we would hope that this
> was applied before the join.

Stating this would change the OUTER into an INNER JOIN, and this would
imply that the order of the restrictions is irrelevant - for the
result set both conditions must be satisfied.

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Missing numbers
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PostgreSQL release schedule