Re: Attention PL authors: want to be listed in template table?
От | Tom Lane |
---|---|
Тема | Re: Attention PL authors: want to be listed in template table? |
Дата | |
Msg-id | 29347.1126122920@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Attention PL authors: want to be listed in template table? (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: Attention PL authors: want to be listed in template table?
Re: Attention PL authors: want to be listed in template table? |
Список | pgsql-hackers |
Peter Eisentraut <peter_e@gmx.net> writes: > The other problem I see emerging here is that in certain environments, > the "java" language may not be trusted, such as when it is compiled > with GCJ. Hmm, is that really the case? I thought Java is Java. > Then, this built-in template will override the CREATE > LANGUAGE specification and introduce a security hole. But it's exactly the same hole the user would create by manually saying CREATE TRUSTED LANGUAGE in error. I don't think that's a reasonable argument against the template idea --- it just says that you have to be aware of what you're doing. (An appropriate solution, in my mind, would be to drop the trusted call handler from the shared library if it's built with gcj --- then there's really no possibility of doing the wrong thing.) regards, tom lane
В списке pgsql-hackers по дате отправления: