Re: SELECT DISTINCT ON bug?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: SELECT DISTINCT ON bug?
Дата
Msg-id 20030521193246.GA21231@wolff.to
обсуждение исходный текст
Ответ на Re: SELECT DISTINCT ON bug?  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Ответы Re: SELECT DISTINCT ON bug?
Re: SELECT DISTINCT ON bug?
Список pgsql-general
On Wed, May 21, 2003 at 10:58:26 +0100,
  "Nigel J. Andrews" <nandrews@investsystems.co.uk> wrote:
>
> Syntax:
> SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]
>     * | expression [ AS output_name ] [, ...]

This syntax expression does seem wrong. Usually concatenation takes
precedence over alternation. I think there really should be {}s around
the second line.

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