GRANT ON C - Mailing list pgsql-general

From Martin Marques
Subject GRANT ON C
Date
Msg-id 200312071700.44756.martin@bugs.unl.edu.ar
Whole thread Raw
Responses Re: GRANT ON C  (Doug McNaught <doug@mcnaught.org>)
Re: GRANT ON C  (Oliver Elphick <olly@lfix.co.uk>)
Re: GRANT ON C  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I'm trying to load the pgcypto.sql file from the contrib in a database and
I've hit a problem which I never had in the past (maybe never did it this
way): when I try to load this file (psql -f) with a specific user, which is
not the postgres super-user I get a permission denied, and couldn't find how
to change that permission problem.
I the postgres super-user the only one that can create functions with LANGUAGE
C?

--
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
-----------------------------------------------------------------
Martín Marqués                  |        mmarques@unl.edu.ar
Programador, Administrador, DBA |       Centro de Telemática
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------


pgsql-general by date:

Previous
From: "Claudio Lapidus"
Date:
Subject: Re: user defined variable per session
Next
From: Doug McNaught
Date:
Subject: Re: GRANT ON C