Re: [PATCH] Add ACL (Access Control List) acronym
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Joel Jacobson <joel@compiler.org>, "David G. Johnston" <david.g.johnston@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-06-26T00:30:27Z
Lists: pgsql-hackers
On Tue, Jun 25, 2024 at 11:55:03AM -0500, Nathan Bossart wrote: > On Tue, Jun 25, 2024 at 08:10:24AM +0200, Joel Jacobson wrote: > > On Tue, Jun 25, 2024, at 07:11, Michael Paquier wrote: > >> v1 is fine without the "privileges list" part mentioned by Nathan in > >> the first reply. > > > > v2 is exactly that, but renamed and attached, so we have an entry this > > was the last version. > > LGTM Fine by me as well. I guess I'll just apply that once v18 opens up. -- Michael
Commits
-
doc: Add ACL acronym for "Access Control List"
- 00d819d46a6f 18.0 landed