agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Fujii Masao <fujii@postgresql.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: doc: Mention REPACK in MAINTAIN privilege descriptions
Date: Thu, 16 Jul 2026 04:41:52 +0000
Message-ID: <E1wkDux-000Ocp-26@gemulon.postgresql.org> (raw)
doc: Mention REPACK in MAINTAIN privilege descriptions
REPACK requires the MAINTAIN privilege, but it was omitted from the
lists of commands covered by that privilege in ddl.sgml and the
description of the predefined pg_maintain role in user-manag.sgml.
This was an oversight in commit ac58465e061, which introduced
REPACK.
Add REPACK to both documentation lists, and update the corresponding
comment in aclchk.c.
Author: Shinya Kato <shinya11.kato@gmail.com>
Reviewed-by: Ewan Young <kdbase.hack@gmail.com>
Reviewed-by: Fujii Masao <masao.fujii@gmail.com>
Discussion: https://postgr.es/m/CAOzEurRJOVokiB2J8nrF569nX-ZMb0oRSB0C=yZQ17mZxd4_BQ@mail.gmail.com
Backpatch-through: 19
Branch
------
REL_19_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/8a84ddd8c63289e14e1e1cc2c8a4a9c41f652e1a
Modified Files
--------------
doc/src/sgml/ddl.sgml | 3 ++-
doc/src/sgml/user-manag.sgml | 1 +
src/backend/catalog/aclchk.c | 4 ++--
3 files changed, 5 insertions(+), 3 deletions(-)
view thread (2+ messages)
Message-ID: <E1wkDux-000Ocp-26@gemulon.postgresql.org>
Permalink: ../E1wkDux-000Ocp-26@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wkDux-000Ocp-26@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: fujii@postgresql.org, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: doc: Mention REPACK in MAINTAIN privilege descriptions
In-Reply-To: <E1wkDux-000Ocp-26@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox