Re: CUBE seems a bit confused about ORDER BY

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: CUBE seems a bit confused about ORDER BY
Дата
Msg-id 0b6cdcc5-7904-bbe6-321d-37c03ded06bc@sigaev.ru
обсуждение исходный текст
Ответ на Re: CUBE seems a bit confused about ORDER BY  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Ответы Re: CUBE seems a bit confused about ORDER BY
Список pgsql-hackers
Thanks to all, pushed

>     I think this is useful enough.  The fact remains that we can't check
>     very well for functions; maybe suggest a LIKE clause to look for ~>
>     anywhere in function source code?Seems, it's overengineering. It could give a false positive results and doesn't

cover all cases such as C-functions, library functions for perl/python/etc 
languages.

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/


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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: add queryEnv to ExplainOneQuery_hook
Следующее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: [HACKERS] Secondary index access optimizations