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

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: pgsql: sepgsql: Support for new post-ALTER access hook.
Дата
Msg-id CAA-aLv7eLWyRc_yZocNEa1hxMg0yXA7U4JnF0ob4=AyFJvn9cA@mail.gmail.com
обсуждение исходный текст
Ответ на pgsql: sepgsql: Support for new post-ALTER access hook.  (Robert Haas <rhaas@postgresql.org>)
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: sepgsql: Support for new post-ALTER access hook.
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: pgsql: Allow external recovery_config_directory