Re: pg_stat_user_functions' notion of user
От | David Fetter |
---|---|
Тема | Re: pg_stat_user_functions' notion of user |
Дата | |
Msg-id | 20100805141358.GB11611@fetter.org обсуждение исходный текст |
Ответ на | pg_stat_user_functions' notion of user (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: pg_stat_user_functions' notion of user
|
Список | pgsql-hackers |
On Thu, Aug 05, 2010 at 04:58:32PM +0300, Peter Eisentraut wrote: > pg_stat_user_functions has an inconsistent notion of what "user" is. > Whereas the other pg_stat_user_* views filter out non-user objects > by schema, pg_stat_user_functions checks for language "internal", > which does not successfully exclude builtin functions of language > SQL. Is there a reason for this inconsistency? If I had to hazard a guess, it would be that the functionality was written over time by different people, not all of whom were using the same criteria for coherence. Cheers, David. -- David Fetter <david@fetter.org> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: david.fetter@gmail.com iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate
В списке pgsql-hackers по дате отправления: