Re: BUG #5342: Error

Поиск
Список
Период
Сортировка
От Euler Taveira de Oliveira
Тема Re: BUG #5342: Error
Дата
Msg-id 4B83E9C1.20802@timbira.com
обсуждение исходный текст
Ответ на BUG #5342: Error  ("Shilpa.R" <shilpar1800@gmail.com>)
Список pgsql-bugs
Shilpa.R escreveu:
> select agegrp, cartype, risk, count(*) as count
> from trset
> group by risk, grouping sets ((agegrp,cartype))
>
This is not a bug. If you had searched the fine manual, you would figure out
that grouping sets is not supported by PostgreSQL yet.


--
  Euler Taveira de Oliveira
  http://www.timbira.com/

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