Re: BUG #5342: Error

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: BUG #5342: Error
Дата
Msg-id 4B839457020000250002F4EF@gw.wicourts.gov
обсуждение исходный текст
Ответ на BUG #5342: Error  ("Shilpa.R" <shilpar1800@gmail.com>)
Список pgsql-bugs
"Shilpa.R" <shilpar1800@gmail.com> wrote:

> PostgreSQL version: PostgreSQL Data

That's not very informative; what do you get from running?:

select version();

> I found an error stating syntax error near or at sets in the
> following query
> select agegrp, cartype, risk, count(*) as count
> from trset
> group by risk, grouping sets ((agegrp,cartype))

I'm not familiar with "grouping sets" -- where in the PostgreSQL
documentation do you find those defined?

-Kevin

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

Предыдущее
От: "Rob Dean"
Дата:
Сообщение: BUG #5343: Documentation error for pg_dump
Следующее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: BUG #5342: Error