Re: security rights per database DDL/DML connect - Mailing list pgsql-admin

From Dan Langille
Subject Re: security rights per database DDL/DML connect
Date
Msg-id 20021023004333.I65358-100000@m20.unixathome.org
Whole thread Raw
In response to Re: security rights per database DDL/DML connect  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
On Wed, 23 Oct 2002, Tom Lane wrote:

> Dan Langille <dan@langille.org> writes:
> > Will I be able to give people the right to execute a function, but not
> > view it?
>
> Write it in C.  Short of that, you're asking for unenforceable
> restrictions on the ability to read pg_proc.

I like that approach.

Given that the existing functions are written in plpgsql, is there a good
guide to converting to C?


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: security rights per database DDL/DML connect
Next
From: "Gareth Kirwan"
Date:
Subject: INT array field referencing same table