| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Doc: specify aclitem syntax more clearly. |
| Date: | 2023-12-27 18:53:25 |
| Message-ID: | E1rIZ1w-00CCA9-TY@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Doc: specify aclitem syntax more clearly.
The previous wording here relied solely on an example to explain
aclitem output format. Add an actual syntax synopsis and
explanation of the elements to make it clearer.
David Johnston and Tom Lane, per gripe from Eugen Konkov.
Discussion: https://postgr.es/m/170326116972.1876499.18357820037829248593@wrigleys.postgresql.org
Branch
------
REL_14_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/f91812b0110377ac2128e7dcc8a91867939ae0ee
Modified Files
--------------
doc/src/sgml/ddl.sgml | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2023-12-27 20:55:54 | pgsql: Improve the implementation of information_schema._pg_expandarray |
| Previous Message | Tom Lane | 2023-12-27 18:05:31 | pgsql: Fix another incorrect data type choice from commit dc2123400. |