agora inbox for pgsql-committers@postgresql.orghelp / color / mirror / Atom feed
pgsql: doc: Mention REPACK in MAINTAIN privilege descriptions 2+ messages / 1 participants [nested] [flat]
* pgsql: doc: Mention REPACK in MAINTAIN privilege descriptions @ 2026-07-16 04:41 Fujii Masao <fujii@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Fujii Masao @ 2026-07-16 04:41 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org 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 ------ master Details ------- https://git.postgresql.org/pg/commitdiff/3ef575e4f190a26e50e46f2f8584a53b524660d0 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(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgsql: doc: Mention REPACK in MAINTAIN privilege descriptions @ 2026-07-16 04:41 Fujii Masao <fujii@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Fujii Masao @ 2026-07-16 04:41 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org 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(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-07-16 04:41 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-07-16 04:41 pgsql: doc: Mention REPACK in MAINTAIN privilege descriptions Fujii Masao <fujii@postgresql.org> 2026-07-16 04:41 pgsql: doc: Mention REPACK in MAINTAIN privilege descriptions Fujii Masao <fujii@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox