Re: Documentation does not describes format for access privileges: =Tc/user
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: Eugen Konkov <konkove@gmail.com>,
"pgsql-docs@lists.postgresql.org" <pgsql-docs@lists.postgresql.org>
Date: 2023-12-25T18:31:11Z
Lists: pgsql-docs
Attachments
- doc-aclitem-format-explicitly.patch (text/x-diff) patch
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> We probably should write the syntax like we do everywhere else:
> [grantee]={privilege[*]}[…]/grantor
> Then define the placeholders in the subsequent paragraph.
Seems reasonable. About like this?
regards, tom lane
Commits
-
Doc: specify aclitem syntax more clearly.
- 456b6b675113 12.18 landed
- b1010030e649 13.14 landed
- f91812b01103 14.11 landed
- 2ad96ebbfd10 15.6 landed
- d02cceb85cf1 16.2 landed
- 6c361d323b90 17.0 landed