| От | Richard Huxton |
|---|---|
| Тема | Re: Informations about functions ... |
| Дата | |
| Msg-id | 200404070958.27502.dev@archonet.com обсуждение исходный текст |
| Ответ на | Informations about functions ... (Cyrille Gautard <cyrille.gautard@wanadoo.fr>) |
| Список | pgsql-general |
On Wednesday 07 April 2004 08:46, Cyrille Gautard wrote: > Hello, > > Is there a way to see the different functions I add to a database with > create or replace function ? I browse the documentation but was not able > to find anything to see it. From psql, if you added some functions called my_func1(...), my_func2(...) \df my_f* > How can we set the users permissions to give him the ability to add a > function in C ? Actually, I occur an error like this : > > "Permission denied for langage C" You need to be a superuser to add C functions. A badly written (or malicious) C function could crash a backend. -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера