Re: [DOCS] Fix for function ownership

2017-03-20 Thread Bruce Momjian
On Fri, Sep 23, 2016 at 08:31:02PM -0400, Bruce Momjian wrote: > Nathan Wagner told me that two places in the create function docs say > permissions are controlled by the function creator, while permissions > are really controlled by the function owner. > > The attached patch fixes this. Applied.

Re: [DOCS] Fix for function ownership

2016-09-23 Thread Bruce Momjian
On Fri, Sep 23, 2016 at 09:23:25PM -0400, Tom Lane wrote: > Bruce Momjian writes: > > Nathan Wagner told me that two places in the create function docs say > > permissions are controlled by the function creator, while permissions > > are really controlled by the function owner. > > > The attached

Re: [DOCS] Fix for function ownership

2016-09-23 Thread Tom Lane
Bruce Momjian writes: > Nathan Wagner told me that two places in the create function docs say > permissions are controlled by the function creator, while permissions > are really controlled by the function owner. > The attached patch fixes this. Looks like an improvement to me. Are there any ot

[DOCS] Fix for function ownership

2016-09-23 Thread Bruce Momjian
Nathan Wagner told me that two places in the create function docs say permissions are controlled by the function creator, while permissions are really controlled by the function owner. The attached patch fixes this. -- Bruce Momjian http://momjian.us EnterpriseDB