Re: CUBE seems a bit confused about ORDER BY - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: CUBE seems a bit confused about ORDER BY
Date
Msg-id 0b6cdcc5-7904-bbe6-321d-37c03ded06bc@sigaev.ru
Whole thread Raw
In response to Re: CUBE seems a bit confused about ORDER BY  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Responses Re: CUBE seems a bit confused about ORDER BY
List 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 by date:

Previous
From: Thomas Munro
Date:
Subject: Re: add queryEnv to ExplainOneQuery_hook
Next
From: Konstantin Knizhnik
Date:
Subject: Re: [HACKERS] Secondary index access optimizations