| От | Vadim B. Mikheev |
|---|---|
| Тема | Re: [HACKERS] Open 6.3 issues |
| Дата | |
| Msg-id | 34F22038.64B6E830@sable.krasnoyarsk.su обсуждение исходный текст |
| Ответ на | Re: [HACKERS] Open 6.3 issues (jwieck@debis.com (Jan Wieck)) |
| Список | pgsql-hackers |
Jan Wieck wrote: > > > Views on aggregates fail > > Uh oh - Aggregates require a group by clause in the select. > This is correctly copied into the query action in the views > pg_rewrite entry. But the rewrite handler doesn't insert it > into the parsetree. Thus a wrong execution plan in built. > > I'll try some things, but expect to get into trouble if the > select from the view contains it's own grouping clauses. There is another way of VIEW implementation: put VIEW' query as subselect into FROM clause. The last feature is not implemented yet. It's just a thought... Vadim
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера