[PATCH] Add ACL (Access Control List) acronym
Joel Jacobson <joel@compiler.org>
From: "Joel Jacobson" <joel@compiler.org>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-06-24T12:32:27Z
Lists: pgsql-hackers
Attachments
- 0001-Add-ACL-Access-Control-List-acronym.patch (application/octet-stream) patch 0001
Hello hackers, This patch is based on a suggestion from a separate thread [1]: On Mon, Jun 24, 2024, at 01:46, Michael Paquier wrote: > Rather unrelated to this patch, still this patch makes the situation > more complicated in the docs, but wouldn't it be better to add ACL as > a term in acronyms.sql, and reuse it here? It would be a doc-only > patch that applies on top of the rest (could be on a new thread of its > own), with some <acronym> markups added where needed. [1] https://postgr.es/m/Zniz1n7qa3_i4iac%40paquier.xyz /Joel
Commits
-
doc: Add ACL acronym for "Access Control List"
- 00d819d46a6f 18.0 landed