Re: GRANT on functions/languages - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: GRANT on functions/languages
Date
Msg-id 200210100456.g9A4usq18821@candle.pha.pa.us
Whole thread Raw
In response to Re: GRANT on functions/languages  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: GRANT on functions/languages  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Now that we have relaxed the restriction on functions/languages, should
> > we make sure we have GRANTS for all of them, including /contrib, or
> > remove them all.
> 
> I feel no strong need to do anything.  The contrib entries that have
> explicit GRANTs are okay and pretty future-proof; but the ones that
> don't have 'em are not broken.  We have other problems to contend with
> that deserve more attention than this one...

I was looking for consistency so we could have things ready if we
tighten up in 7.4.  I believe someone volunteered to fix them all so I
figured we should do that.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: GRANT on functions/languages
Next
From: Tom Lane
Date:
Subject: Re: GRANT on functions/languages