Re: Patch for adding DATACUBE operator

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Patch for adding DATACUBE operator
Дата
Msg-id 15487.1056992338@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Patch for adding DATACUBE operator  (sumit <sumit@gdit.iiit.net>)
Список pgsql-patches
sumit <sumit@gdit.iiit.net> writes:
>     Thanks for letting know. Could you also let me know the exact
> syntax, I mean, we are not sure whether GROUP BY CUBE(...) is followed by
> a HAVING clause.

Better look at the SQL99 spec for yourself.  There's a link to a draft
version in our developer's FAQ, IIRC.

            regards, tom lane

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

Предыдущее
От: Kim Ho
Дата:
Сообщение: Re: [JDBC] Allow setObject(x,y,Types.BIT) if y is a Number &
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Postgresql.conf, initdb patch