Re: [HACKERS] unprivileged pl install

From: Jeremy Drake <pgsql(at)jdrake(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL Patches <pgsql-patches(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] unprivileged pl install
Date: 2007-01-26 01:48:37
Message-ID: Pine.BSO.4.64.0701251739160.23712@resin.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Thu, 25 Jan 2007, Jeremy Drake wrote:

> I think that an ALTER LANGUAGE OWNER TO is the proper response to these
> things, and unless I hear otherwise I will attempt to add this to my
> patch.

Here is the patch which adds this. It also allows ALTER LANGUAGE RENAME
TO for the owner, which I missed before. I would appreciate someone with
more knowledge of the permissions infrastructure to take a look at it
since I am fairly new to it and may not fully understand its intricacies.

--
The makers may make
And the users may use,
But the fixers must fix
With but minimal clues

Attachment Content-Type Size
language_priv_changes3.patch text/plain 24.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2007-01-26 02:01:29 Re: Proposal: Commit timestamp
Previous Message Richard Troy 2007-01-26 01:42:32 Re: Proposal: Commit timestamp

Browse pgsql-patches by date

  From Date Subject
Next Message Jim Nasby 2007-01-26 04:52:56 Re: guid/uuid datatype
Previous Message Jeremy Drake 2007-01-25 23:38:31 Re: [pgsql-patches] unprivileged pl install