Re: pgsql: Add an example to clarify the use of ORDER BY in

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: pgsql: Add an example to clarify the use of ORDER BY in
Дата
Msg-id AANLkTi=FhRsj5y-1=0ELkLXk0jfqUF84mgXBYSmNZBe-@mail.gmail.com
обсуждение исходный текст
Ответ на pgsql: Add an example to clarify the use of ORDER BY in  (tgl@postgresql.org (Tom Lane))
Список pgsql-committers
On 4 August 2010 16:27, Tom Lane <tgl@postgresql.org> wrote:
> Log Message:
> -----------
> Add an example to clarify the use of ORDER BY in multiple-argument
> aggregates.  People seem to not get this right without help.
>
> Modified Files:
> --------------
>    pgsql/doc/src/sgml:
>        syntax.sgml (r1.148 -> r1.149)
>        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/syntax.sgml?r1=1.148&r2=1.149)
>
> --

Thanks Tom.

--
Thom Brown
Registered Linux user: #516935

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add an example to clarify the use of ORDER BY in
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix sloppy mistakes in documentation of PQescapeLiteral and