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] Better example

2017-03-20 Thread Bruce Momjian
On Wed, Nov 23, 2016 at 12:59:41PM -0500, Bruce Momjian wrote: > On Tue, Nov 8, 2016 at 06:01:58PM +, d...@ringing.org wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/9.5/static/datatype-numeric.html > > Description:

Re: [DOCS] Example error in createdb doc

2017-03-20 Thread Bruce Momjian
On Tue, Nov 22, 2016 at 06:17:35PM -0500, Tom Lane wrote: > Bruce Momjian writes: > > On Thu, Oct 27, 2016 at 09:01:59PM -0400, Jason O'Donnell wrote: > >> The example given for createdb fails because template0 is not provided: > > > I have looked over this report and patch, and it just doesn't f