Re: Fix for function ownership - Mailing list pgsql-docs

From Tom Lane
Subject Re: Fix for function ownership
Date
Msg-id 7423.1474680205@sss.pgh.pa.us
Whole thread Raw
In response to Fix for function ownership  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Fix for function ownership  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
Bruce Momjian <bruce@momjian.us> 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 other places with
similar wording?

            regards, tom lane


pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Fix for function ownership
Next
From: Bruce Momjian
Date:
Subject: Re: Fix for function ownership