| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Jeff Davis <pgsql(at)j-davis(dot)com> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Jeff Davis <jdavis(at)postgresql(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: Allow GRANT on pg_log_backend_memory_contexts(). |
| Date: | 2021-10-28 13:32:58 |
| Message-ID: | 202110281332.hknw6qusq3j7@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On 2021-Oct-27, Jeff Davis wrote:
> Above the table of functions it already says:
>
> "Use of these functions is restricted to superusers by default but
> access may be granted to others using GRANT, with noted exceptions."
>
> It looks like several people missed that, so perhaps we should get rid
> of that statement at the top, and move it in to each function
> description?
Looking at the output in the website, I agree it looks OK as you left
it and no further patching is necessary.
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2021-10-28 15:45:35 | pgsql: Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY. |
| Previous Message | Amit Kapila | 2021-10-28 02:45:24 | Re: pgsql: Document XLOG_INCLUDE_XID a little better |