Re: doc - add missing documentation for "acldefault"

From: John Naylor <jcnaylor(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Joe Conway <mail(at)joeconway(dot)com>, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: doc - add missing documentation for "acldefault"
Date: 2018-09-19 16:30:52
Message-ID: CAJVSVGVjowFcLs=P_-7m+y-vcPadXZpnXZEp0+y5P3ndgrnPEw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/19/18, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> However, I don't object to documenting any function that has its
> own pg_description string.

Speaking of, that description string seems to have been neglected.
I've attached a remedy for that.

-John Naylor

Attachment Content-Type Size
acldefault-description-string.patch text/x-patch 633 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Steve Litt 2018-09-19 17:16:58 Re: Code of Conduct
Previous Message Tom Lane 2018-09-19 15:55:01 Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi