Re: Hide function source - Mailing list pgsql-admin

From Pepe TD Vo
Subject Re: Hide function source
Date
Msg-id 1955434795.1515653.1633874733175@mail.yahoo.com
Whole thread Raw
In response to Hide function source  (Nelson Gonzaga <ngonzaga@yahoo.com>)
List 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 by date:

Previous
From: Nelson Gonzaga
Date:
Subject: Hide function source
Next
From: Mladen Gogala
Date:
Subject: Re: Hide function source