Tom Lane wrote:
> Jeff Davis <[EMAIL PROTECTED]> writes:
> > I created (as a superuser) a set of C functions to handle boolean
> > arithmetic (has to do with simplifying search queries of mine). I would
> > like users to be able to access those functions somehow.
>
> If the functions are listed in pg_proc, anyone can call them.
>
> regards, tom lane
I should have mentioned this, but all my users have their own DB. I have
entries for the functions in pg_proc for template1 and postgres (DB of my
superuser), but they won't be recognized in other DBs.
Thanks,
Jeff Davis
- [GENERAL] allowing users access to a trusted C function Jeff Davis
- Re: [GENERAL] allowing users access to a trusted C ... Tom Lane
- Re: [GENERAL] allowing users access to a truste... Jeff Davis
- Re: [GENERAL] allowing users access to a tr... Tom Lane
- [GENERAL] Performance and doing USENET ... Lincoln Yeoh
- [GENERAL] LD_LIBRARY_PATH Chris Hayner
- Re: [GENERAL] LD_LIBRARY_PATH Larry Rosenman
- [GENERAL] NFS mounted DBs and ... Webb Sprague
- Re: [GENERAL] NFS mounted ... Steve Wolfe
- Re: [GENERAL] LD_LIBRARY_PATH Robert B. Easter
- Re: [GENERAL] LD_LIBRARY_PATH Mike Castle
- Re: [GENERAL] LD_LIBRARY_P... Peter Eisentraut
- Re: [GENERAL] LD_LIBRARY_P... Andrew W. Nosenko
