Re: pgsql: sepgsql: Support for new post-ALTER access hook. - Mailing list pgsql-committers

From Thom Brown
Subject Re: pgsql: sepgsql: Support for new post-ALTER access hook.
Date
Msg-id CAA-aLv7eLWyRc_yZocNEa1hxMg0yXA7U4JnF0ob4=AyFJvn9cA@mail.gmail.com
Whole thread Raw
In response to pgsql: sepgsql: Support for new post-ALTER access hook.  (Robert Haas <rhaas@postgresql.org>)
List pgsql-committers
On 27 March 2013 12:33, Robert Haas <rhaas@postgresql.org> wrote:
> sepgsql: Support for new post-ALTER access hook.

I notice that due to commit bc5334d8 I can't actually build the docs
at the moment.

But I think the language here definitely needs improving:

"On CREATE FUNCTION, install permission will be checked if leakproof
attribute was given, not only create on the new function. This
permission will be also checked when user tries to turn on leakproof
attribute using ALTER FUNCTION command, with setattr permission on the
function being altered."

And are the literals there capitalised when rendered?  If not, could I
suggest they be capitalised in the SGML?

also:

s/for each object types/for each object type/

--
Thom


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: sepgsql: Support for new post-ALTER access hook.
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: Allow external recovery_config_directory