On Wed, Mar 27, 2013 at 8:44 AM, Thom Brown <t...@linux.com> wrote: > On 27 March 2013 12:33, Robert Haas <rh...@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."
What do you suggest? I thought about changing the wording but the new wording is parallel to what's already in that paragraph, so likely the whole thing needs to be rewritten if we change any of it. That seemed beyond the scope of this commit, but I'm happy to have us do it. > And are the literals there capitalised when rendered? If not, could I > suggest they be capitalised in the SGML? AFAIK, there's nothing that would change capitalization automatically in our doc toolchain. Possibly LEAKPROOF should be capitalized but the rest look right. setattr, etc. should not be capitalized, at least according to my limited understanding of how SELinux capitalization conventions work. > s/for each object types/for each object type/ In the interest of avoiding a proliferation of tiny commits, I'll hold off on fixing this until we figure out what to do about the rest of it. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers