Re: Hide function source

Поиск
Список
Период
Сортировка
От Pepe TD Vo
Тема Re: Hide function source
Дата
Msg-id 1955434795.1515653.1633874733175@mail.yahoo.com
обсуждение исходный текст
Ответ на Hide function source  (Nelson Gonzaga <ngonzaga@yahoo.com>)
Список pgsql-admin
you can grant execute privilege to the user(s)
GRANT EXECUTE ON FUNCTION function_name() TO some_user;



Bach-Nga

No one in this world is pure and perfect.  If you avoid people for their mistakes you will be alone. So judge less, love, and forgive more.EmojiEmojiEmoji
To call him a dog hardly seems to do him justice though in as much as he had four legs, a tail, and barked, I admit he was, to all outward appearances. But to those who knew him well, he was a perfect gentleman (Hermione Gingold)

**Live simply **Love generously **Care deeply **Speak kindly.
*** Genuinely rich *** Faithful talent *** Sharing success




On Sunday, October 10, 2021, 04:52:54 AM EDT, Nelson Gonzaga <ngonzaga@yahoo.com> wrote:


Dear,
How do I hide a function source code from all users except superuser, but all can execute it?
Thanks,
Nelson 

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

Предыдущее
От: Nelson Gonzaga
Дата:
Сообщение: Hide function source
Следующее
От: Mladen Gogala
Дата:
Сообщение: Re: Hide function source