Fix for function ownership - Mailing list pgsql-docs

From Bruce Momjian
Subject Fix for function ownership
Date
Msg-id 20160924003102.GA20542@momjian.us
Whole thread Raw
Responses Re: Fix for function ownership
Re: [DOCS] Fix for function ownership
List pgsql-docs
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  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+                     Ancient Roman grave inscription +

Attachment

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Missing type in example
Next
From: Tom Lane
Date:
Subject: Re: Fix for function ownership