| От | Andrew Gierth |
|---|---|
| Тема | Re: Aggregate ORDER BY patch |
| Дата | |
| Msg-id | 87pr70wc5c.fsf@news-spur.riddles.org.uk обсуждение |
| Ответ на | Aggregate ORDER BY patch (Andrew Gierth <andrew@tao11.riddles.org.uk>) |
| Ответы |
Re: Aggregate ORDER BY patch
Re: Aggregate ORDER BY patch Re: Aggregate ORDER BY patch |
| Список | pgsql-hackers |
Updated version of the aggregate order by patch.
Includes docs + regression tests all in the same patch.
Changes:
- removed SortGroupClause.implicit as per review comments,
replacing it with separate lists for Aggref.aggorder and
Aggref.aggdistinct.
- Refactored in order to move the bulk of the new parse code
out of ParseFuncOrColumn which was already quite big enough,
into parse_agg.c
- fixed a bug with incorrect deparse in ruleutils (and added a
bunch of regression tests for deparsing and view usage)
- added some comments
--
Andrew (irc:RhodiumToad)
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера